Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Supplying Flash Adverts For 3rd Party Sites



I've been asked to create some ads to go on a site that specifies "Advertising requiring the use of plug-ins like Flash and Shockwave must utilize "sniffer" code to detect if the user has the required plug-in and display an alternate image if the user does not have it. ".How do I do this? Are they expecting me to supply the HTML/Javascript that loads either my .swf or a JPEG? I would have expected the host site to have a site-wide function to handle that. What is the normal way of doing this?Bob



Adobe > ActionScript 1 and 2
Posted on: 03/07/2007 07:51:38 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Flash Adverts
Does anyone know how the Flash adverts are done? I was wanting to give you an example but ones I have seen have since gone. But I usually see them on the major search engines, they appear from nowhere and can fill the whole screen as if floating on the page. I know its flash but is it something to do with MX?

Flash Adverts
Does anyone have any information on how to produce Flash adverts that I have seen on various websites of late. The adverts just seem to appear on top over websites almost like popups but obviously fully Flash animated. Is there any tutorials on how to produce these?

>>> Adverts In Flash?
If you have some HTML coding for an advertisment like this

<a href="http://tracker.tradedoubler.com/click?p=1469&a=933723&g=38168" target="_blank"><img src="http://impgb.tradedoubler.com/imp/img/38168/933723" border=0></a>

can you input that into a INPUT TEXT box and clcik onto the RENDER TEXT AS HTML button and it should work shouldn't. Well it isn't working for me WHY WHY PLEASE TELL ME WHY AND TELL ME HOW TO PUT HTML CODING ADVERTS INTO FLASH!!

Thanks

New Flash Adverts
OK, I know everyone has seen the new Flash ads that apear to move down/over with a transparent background AND no browser window, yet stay within the current browser.

I also know there is both a term for the technique and a way to do it...

Can anyone tell me where I can find more info on how to do this?

I like the effect, and the clean apperance they show, but am not sure what they are called/how to make them.

Any help would be great...

Thanks

Flash Adverts
As I surf I have seen several instances where a flas advert banner on the page has an image come from it do some thing then disapear. I have seen wizards walk across the screen. How is it done?

Help Please>flash Adverts
Hi i am all new to this and not 100% sure what i am doing. I want a flash advert on my site, which by the act of god managed to install. Howevere all i get is a big white box and i dont know how to solve it. You will see what i mean here

http://rs-mania.co.uk/forums

This is the script i was given. Can anyone help me at all please?????????

INSTALLING

first put the jpg photos you want to use inside the "jpg"
subfolder. then open the "jpgrotator.xml" file with Notepad or
another text editor. the file looks like this:

<?xml version="1.0"?>
<jpgrotator>
<parameters>
<rotatetime>6</rotatetime>
<randomplay>true</randomplay>
<shownavigation>true</shownavigation>
<transition>fluids</transition>
</parameters>
<photos>
<photo path="jpg/sidewalk.jpg" link="http://www.xdipsites.net" />
<photo path="jpg/grass.jpg" link="" />
<photo path="jpg/tiopepe.jpg" link="http://www.x3fusion.com" />
</photos>
</jpgrotator>


this works like html. just keep all the tags intact, just change the
values. in the parameters section you can make 4 different settings:
1. The time an image shows in seconds (2 to 10 look good)
2. Whether the rotation should be random or not (true or false)
3. Whether the navigation buttons should display (true or false)
4. The transition type (fade, bgfade, fluids, blocks, circles)

the lines in the photos section are for the images to include.
you should copy-paste a line for every image you want to have in
the rotator. in this example there are three images, with the
following parameters: the "path" is the filepath from the player
to your jpg file. the "link" is to what page the image links if
you click on it. it can be set to the URL of a certain webpage:
"http://www.fsf.org/" or left blank: "", if you don't want links.


after saving and closing the jpgrotator.xml file, you can copy
everything to your website. put it all into the same directory
as your html page. then copy-paste this code to your html page on
the place you want the jpgrotator to appear:

<object type="application/x-shockwave-flash" width="300" height="180"
bgcolor="#ffffff" data="jpgrotator.swf">
<param name="movie" value="jpgrotator.swf" />
<param name="bgcolor" value="#ffffff" />
</object>

this code is set to make the rotator 300 pixels wide and 180
high. you can adjust the "width" and "height" to the sizes you
want them to be. you can adjust the background(bg)color the same
way, but be aware it appears twice ! you can set hex values or
type the name of a color.




VARIABLE

there is also one variable you can set in html: the location of
the xml file. this is handy if you want to use multiple xml
files for one jpgrotator (eg. every page other photos or in
combination with cms). suppose you have a file called
"alternate.xml", the code will be this:

<object type="application/x-shockwave-flash" width="600" height="180"
bgcolor="#ffffff" data="jpgrotator.swf?file=alternate.xml">
<param name="movie" value="jpgrotator.swf?file=alternate.xml" />
<param name="bgcolor" value="#ffffff" />
</object>

you can also link to xml files in another folder, but not to xml
files on another server, due to security restrictions of Flash.




SOME HINTS

your jpg files cannot be saved as "progressive jpg" ! photoshop
'save for web' does this by default but flash cannot handle this
type of jpg files. use standard jpg instead.

insert your links with the full http:// address or linking
might not work !

you can change the layout of the navigation buttons by opening
the .fla in FlashMX2004. you can find the button graphics in
the Library, it is called "navBut". the color of the text is
controlled in actionscript, in the setButtons() and killButtons()
functions. these colors are set in hex values (0xff0000) ..

The blocks transition use blocks of 60 pixels square. So if you
want the transition to display only square blocks, make sure the
height and width of your jpg rotator is a multitude of 60 pixels !
or change the block size in the .fla ..

The .fla file can only be opened if you have Flash MX 2004 with
it's 7.2 updater (free at macromedia.com). i cannot save the
script to an older version since some scripting is only supported
from this release on.

there is no "random" transition parameter ! this tends to make
the banner look very cluttered and badly designed.

Flash Adverts
Hi,

I have been asked to make a series of flash adverts for a client. I have made so before, however it was a few years ago now and they have been basic. I would like to take it on a step or two.

I would like to do two things (if possible).

1. I would like to be able to make a flash advert that "gets around" the file limit of the advert spec (normally around 25k) I have thought that this could be done by calling another swf in to the on hosted on the site where the advert will be shown.
Is this possible? and if so how do I do it?

2. I have seen flash adverts in the past that "grow" and sit over the normal html content of the website (some times on msn) when hovered over. Does anyone know how to do this or point me to a tutorial. I think I could do it if I had access to the html of the site, as i could use divs+css+javascript, but i don't have that.

Can anyone help please?

Thanks

Flash Adverts
Just a quick question.

One thing that I've noticed is that flash adverts are now appearing over websites as a layer and you have to click to close it.

If you goto http://www.football365.com you can see an example of one.

Can anyone tell me how this is done or point me in the right direction.


regards

Floating Flash Adverts
Can anyone tell me how to make these floating flash anims on top of a html page? u know like how many standard html sites have, and then u have to close the animation.

How Do They Do These Transparent Flash Adverts?
Hi there,

I was wondering is someone out there knows how they do these flash adverts that keeps poping up in the middle of the page? For example if you go to http://www.sky.com/skynews/home

Thank you in advance for any help given

Flash Akira

Subline Adverts In Flash
good morning!

i have been asked to create a subline advert in flash (like these here: http://www.eyeconomy.co.uk/sublines_demos/sky.aspx ) now from what i can gather the various parts need to be created as separate flash movies i.e drop downs, bar that is constantly visible etc.

while i am certainly not having a problem creating all these separate parts i am at a bit of a loss as to how one would compile them. should the bar have hit zones put in it? do i need to make sure the drop downs are closable (may not be a real word) I can't find any sort of advice online as to how to create a subline advert has anyone out there had any experience of this that they could share with me?

Flash Adverts I Need Inspiration
Im looking for flash anim popup adverts u see round the net!
THos ones that randomly pop up and usually have hard to see [x] buttons to exit with!
I need to create a new one for a site and need inspiration.
Its a girl band thats releasing a single and i need to advertise it so it needs to be colourful or another bands single advert if u can find one.
Needs to be flash.
Just for ideas!
Ad,

Howto: New Flash Adverts?
I'm sure you have all seen these new pop-up ads that are completely chromeless and completely done in flash. Does anyone know how to create them?

Floating Flash Overlay Adverts
I have seen many Flash adverts that 'float' over the top of the HTML page below (cannot find a single one to show as an example - typical)

I know how to make a transparent flash movie, but I would really like to have a small Flash animation that sits on top of my page.

Can anyone point me in the right direction, or point me to a page where such an advert occurs. I know that this will need a piece of Javascript embedded into the HTML, but I can't see that it's too difficult to achieve!

Thanks for any help with this!

Rob

[Flash 8] Adverts And Watch Folders
Hello,

I'm not exactly a newbie to flash but it has been a long time since i have used it in for anything more than simple graphics and banners. I'm basically looking for some advice as to how to go about a task.

What I am looking to do is to create a way of displaying a random variety of adverts on our company website which link to products and other pages. The steps I would like it to go through are below:

1 - One swf preloads and fades in which is displayed, say for 10 seconds.

2 - While the first swf is displayed another is preloaded and after 10 seconds or when it has finished loading (which ever is longest) the 1st fades out and 2nd is faded in. etc etc.

What I would ideally like to be able to do is place all the swfs in a watch folder and have flash read the contents and load them in a random order. I want to do it this way so I don't have to keep adding to the actionscript each time we add a new advert.

Is there a way of using watch folders in actionscript? If anyone can advise me as to which methods to use or how to structure this project I would be most grateful!

Cheers

Neil.

Any Sites With Good Flash Sites Links Organized By Catagory And Ranking?
Can anyone recommend a site that has links to a bunch of really good and inspirational flash sites, especially divided into different categories, organized by ranking, and updated regularly?

Flash 3rd Party ...
Hello,

What is there in the way of 3rd party software for flash that can do things like write to files on the users machine, edit the users registry and create projectors (or standalone flash pieces) that connect to the internet for live data ?

Can anyone advise me on this - and/or point me to some articles?. Who are the players in this field?. I know about http://www.multidmedia.com/ but are there any other that I should know about?

Thanks,
Stephen.

Flash 3rd Party ...
Hello,

What is there in the way of 3rd party software for flash that can do things like write to files on the users machine, edit the users registry and create projectors (or standalone flash pieces) that connect to the internet for live data ?

Can anyone advise me on this - and/or point me to some articles?. Who are the players in this field?. I know about http://www.multidmedia.com/ but are there any other that I should know about?

Thanks,
Stephen.

Flash 3rd Party ...
Hello,

What is there in the way of 3rd party software for flash that can do things like write to files on the users machine, edit the users registry and create projectors (or standalone flash pieces) that connect to the internet for live data ?

Can anyone advise me on this - and/or point me to some articles?. Who are the players in this field?. I know about http://www.multidmedia.com/ but are there any other that I should know about?

Thanks,
Stephen.

He'p Loading Web Sites Into Flash Sites
Hey, all--

I'm trying to find a way to load an external website directly into a specific area of a Flash movie/site, without opening up a new window or replacing all of the movie's contents in the current browser window. My movie is built around a designed frame (not .html frame, but a graphic that frames the content) with a nav bar along the left side of the frame and a big hole in the center where most of the content lives. Is there a way I can load sites directly into that hole, keeping the graphic frame and nav bar where they are, around it? Or would it require rebuilding the page using .html frames, cutting up the graphics around the hole and making each of those chunks its own .html frame?

Thanks for any help!

Flash 3rd Party Filters?
Does anyone know of good 3rd party filters available for Flash 8? (free or for purchase?) I'm looking for things like type effects and motion effects, beyond the standard drop shadow, blur, etc.

thanks!!
susan

Help 3rd Party Tool For Flash 7...
I'm looking for a tool that allows flash 7 files to save data in the hard disk, like "FLAWRITE", from flashtool.de, but it HAS to work with flash 7.

What Is The Best 3rd Party Flash-base Software
What do you think is the best 3rd party flash based software?
Ex. Swish - I'm looking to buy one but I'm not sure what's the best - and maybe there are some out I dont even konw of. I looking to use it to speed up animation - as well as make some eCards?

Thanks for yoru help and time
JT

ATL

3rd Party Flash Video Encoders?
What is the advantage of using 3rd party software, such as, squeeze or Cleaner to encode video as Flash video instead of using the Flash Video Encoder?

Thanks.

The Best 3rd-party Flash Animation Program
There are so many flash 3rd-party animation software (e.g. SwishMAX) which say they could cut your animation process by at least 50%. But what do you use and do you even use it in the first place?

3rd Party Flash Streaming Service?
Im looking for a 3rd party service which will allow me to remotely stream high quality video (and audio), which I can embed into a website. The video has to be private, so the only way you can view the stream is if you are viewing it from the site that has the coded embedded into it. Free or paid services are fine.

Its going to be used for cams, where people have to have a valid membership to a site in order to view it.

Can anyone suggest something like this?

Flash > Screensaver (3rd Party Software Suggestions)
I was wondering if anyone could recommend a software that will turn a Flash movie into a Screensaver.

Also if the third party software creates an installer.

I am interested in knowing the good, the bad, and the ugly!

Thank in advance!

Need Flash Designer To Create Party Banner
Im creatin a website called " Go Wilder " and i have a cool logo / banner and the audio to go with it, but i am inexpericanced with flash.

It would be a great help if ne1 could help me create one for me, i have the files to send if neone can do this for me.

thanks alot

How Access A Third Party Flash Media Player
Hello eveyone,

I was wondering if there is any way that I can know some how what buttons "Play, Pause, FF, etc. " has been clicked a third party Flash Media Player?

Thank you and have a great day.

Khoramdin

Live Flash Streaming For 3rd Party Programme
Hi

I want to use a programme called Wirecast to produce a series of webcast television. My problem is that I want to stream h.264 as flash as it is the most ubiquitous platform on the web, and delivers the content in the quality that I desire.

The makers of Wirecast ( Vara Software) at present are only able to give me the option of the streaming in Real player. This is apparently because Adobe won't allow them to include the code to stream flash.

I know that I am not alone in the frustration this causes, and in fact I have held off purchasing the software package until it has the flash capability, even if that version were to have a premium added.

Could someone at Adobe please help me, is it possible that you could license your product to them?

Thank you in advance

Kevin Magee

PS I want to do this on a Mac

3rd Party Tool Previews/reviews For Flash
I searching for an accurate listing of 3rd party tools.

Any assistance is appreciated!

Third Party Newsletter Service - Is There A Flash/Actionscript Solution?
Hello,

I'm looking for some advice or help. I work with a customer who really needs to have a flash/actionscript frontend for their subscription form but are using a subscription service to collect and process their mailing lists and need to do so for legal reasons.

Here is the code for a very basic version of the what we have to work with in html


Code:
<!-- START CODE -->
<FORM ACTION="http://theserviceused.com/ex/manage/subscriberprefs.aspx" METHOD="POST">
<FONT SIZE="-1" FACE="arial, helvetica">
<STRONG>Register for email updates</STRONG>
</FONT>
<BR>
<INPUT TYPE="TEXT" NAME="email" />
<INPUT TYPE="HIDDEN" NAME="customerid" value="000000" />
<INPUT TYPE="SUBMIT" value="Sign up" style="background-color:white;color:green;font-weight:bold" />
</FORM>
<!-- END CODE -->
Is it possible to create a flash frontend with this information alone? I cannot get access to the subscriberprefs.aspx file, and I doubt that I ever will. The Flash version I have is Flash 8.

Open-source/3rd-Party Flash/flex Tools
To all and sundry,

First off can some one please provide a list of 3rd party /open-source tools that reasonably emulates the Flash 9 authoring environment and secondly are there any tools out there that can convert from SVG format to Flash 9 (AVM2) native vector format...

I've checked out a few things online at Open Source Flash including SVG2SWF converters but conversion is typically restricted to Flash 8 and below...

Thanks in advance to anyone you can supply any help...

How To Create Line Graph In Flash Without Third Party Tool?
Hi to all,

I want to create bar, line or pie charts in flash using external file.

need your help asap.

thanks&regards
nizar

Third Party Tool To Show Or Hide Panels In Flash
Hi, I used to have a program that did this function:

Panels like the actions or the timeline one could be hidden, and if
you moved the mouse to the edge of the screen, they would appear, it
also worked with Photoshop (i think).

I'm looking for it, I had it installed on my old computer, and I recently
changed to a new one, but sadly I don't remember the name of that
program.

thnks.

How To Create Line Graph In Flash Without Third Party Tool?
Hi to all,

I want to create bar, line or pie charts in flash using external file.

need your help asap.

thanks&regards
nizar

Launching 3rd Party Apps From Flash While In Full Screen Mode
I was told that there is a script(s) that can be used to Launch 3rd party (ppt, pdf, etc) apps from Flash while in full screen mode. When the the 3rd party app launches, Flash window is reduced and after working with the 3rd paty app like saving a PDF document and when clicking on Flash app window it resumes to Full screen mode. Can some one point me to this screen.

FYI: if in full screen mode in a Flash app for CD-ROM, and if you try to launch a pdf document, it is launched in the background on then PC and in foreground on the Mac. Currently we use Director to control save frile from CD-ROM but sometimes it is a pain. Help will be much appreciated.

Flash Popup Adverts/windows That Aren't Windows
Hi there

Just wondering if anyone knows any links to tutorials to make those flash adverts you find on websites? They are actual popup windows but flash boxes that appear above a webpage.

I think they use div layers as well as some flash? But im not sure where to find a tutorial!

For an example visit:

http://www.channel4.com/4car/news/index.jsp

(you might need to click on several pages down the left to get one to appear)

Any help on this would be a great help.

Thanks

Templates Adverts
can anyone point me to a tutorial explaining how adverts are made using the templates in MX/MX Pro and how they are then incorporated onto a sites page.

Thnx in advance

Markone

Bloody Adverts Are Getting On My Nerves
Hi there guys

Well it saturday morning and i'm at work again and i was just reading the sport on thesun.co.uk and one of those adverts that takes over the screen came on. You know the ones where you can still see the page behind the advert and you cant do anything else until the advert is closed. I'm now wondering how the movie background is made see through does anyone have any idea's

Cheers Mike...

[F8] Adverts And Watch Folders
Hello,

I'm not exactly a newbie to flash but it has been a long time since i have used it in for anything more than simple graphics and banners. I'm basically looking for some advice as to how to go about a task.

What I am looking to do is to create a way of displaying a random variety of adverts on our company website which link to products and other pages. The steps I would like it to go through are below:

1 - One swf preloads and fades in which is displayed, say for 10 seconds.

2 - While the first swf is displayed another is preloaded and after 10 seconds or when it has finished loading (which ever is longest) the 1st fades out and 2nd is faded in. etc etc.

What I would ideally like to be able to do is place all the swfs in a watch folder and have flash read the contents and load them in a random order. I want to do it this way so I don't have to keep adding to the actionscript each time we add a new advert.

Is there a way of using watch folders in actionscript? If anyone can advise me as to which methods to use or how to structure this project I would be most grateful!

Cheers

Neil.

Small Adverts Expalnding Over Webpage
Hard to explian so I will link.

http://www.gluelondon.com/casestudy.php?id=09 click on view ad to get the idea.


Saw a really cool one on....... myspace cough cough.


Does anybody know a tutorial on how to do this, of even better, wanna send me a fla file so I can have a play

Thank you very much people : )

Having Trouble Adding Adverts And External Xml
Hello,

I am having trouble adding adverts and external files to a flash website.

I needs some guidance on how to do this properly. Can someone share their knowledge with me?

Thanks,

Sid

Full Screen Sites / Scalable Sites ... How?
Hi, these sites:

http://www.bogdanmebel.bg/bogdan-mebel-en.php

That are fullscreen and scales to fit the user browser window are very trendy these days. Anyone has an idea how they do that?

3rd Party
I need 2 software's: 1 make Screensavers from flash and 1 make "Pop up comercials"...u know...appers OVER the page like a pop-up that is invisible!
WHAT'S THE NAME'S OF THESE SOFTWARE'S ????

3rd Party Swt
Looking for the: "save as generator template option"

I did not have any luck with the swt file creation from flashMX 2004.
I have an old file that used generator to make a template. was woundering if "one" can you export the FLA to a swt file or "two" is there a 3rd party software out there that still does it...
like generator did in flash 4
Thanks for any insight.

Looking For A Party
Hi, I can't seem to find anything that closely fits the effect I am looking for. I'd like to find a tutorial or the like of exploding confetti using particles. I am going to try to edit a snow effect to get what I'm looking for but I wonder if anyone's seen something closer to what I am looking for??

Looking For A Party
Oops! double post!

Let's Party
hehe.. funny stuff

http://512kb.net/flash5.htm

Copyright © 2005-08 www.BigResource.com, All rights reserved