Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
omeakings #1
Turning a file into an ad
Hi there
I really need some beginner help. I need to turn this file
[url]http://www.thefightmusic.com/f/header3.swf[/url]
Into a 468*60 banner ad. Basically exactly as it is now but a banner ad.
Also, I need to add this syntax to the ad:
getURL (clicktag, "_blank");
Can anyone direct me where to start. I do have permission from the owners of
the orginal file to do this.
Thank you very much for the help.
omeakings Guest
-
Turning off audio?
Is there any way to turn off the audio on a game? I was playing around with the game at http://www.bubblebox.com/game/adventure/91.htm , and I'd... -
Turning things off
Anyone know how to change either of the following? If you leave 2003 server idle it will go into log off mode. Is there any way to remove or extend... -
THOSE OTF FONTS: TURNING 'EM OFF
OS 10.2.8 / dual 1-gHz / Illustrator CS: I normally use Suitcase (X1) to manage my fonts. I remove all extraneous fonts and keep them in a central... -
turning off 3D animation?
Hello Martin, 1. There is a way by code to stop all animations before your movie starts. In a movie script, place the following code: on... -
Turning off Windows File Protection Notification in XP Home edition
Does anyone know how to turn off the Windows File Protection Notification in XP Home edition (by editing the Registry or otherwise)? -
ezino #2
Re: Turning a file into an ad
While the movie header3.swf is playing in the browser resize the browser and
see how the browser scale it to any size you want. You can do the same with
_xscale and _yscale properties. If you got the FLA file you can set your stage
size to 486X60 and you set.
ezino Guest
-
ezino #3
Re: Turning a file into an ad
There is another way to do it even without changing anything in the FLA file.
Change the HTML file to this:
<html><body leftmargin="0" topmargin="0" scroll="no">
<embed width="468" height="60" fullscreen="no"
src="http://www.thefightmusic.com/f/header3.swf"></body></html>
This way you will get an idea how small it will looks if you change it to
468X60.
It can also saves you time.
ezino Guest
-
!lurk #4
Re: Turning a file into an ad
I would go with changing the stage size to 468x60 since whatever site
you're sending the ad to might not accept the resizing via HTML method.
For the clickTAG button, follow the instructions from the MFAA.
[url]http://www.macromedia.com/resources/richmedia/tracking/designers_guide/[/url]
!lurk Guest



Reply With Quote

