Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
vron55 #1
How do i close a flash overlay ?
Hi,
Im trying to float a swf intro/ad in a div over my html content. I would like
the swf to close itself when a button is pressed but have not found anything on
the web to help with this. I am also finding that the flash doesnt show up in
firefox (only IE)....
Im new to the whole flash banner overlay thing and any pointers would be
greatly appreciated!
Thanks :)
vron55 Guest
-
close php script once run from Flash
Hi, Anyones help on this would be much appreciated. I have a php script as follows: <?php $userScore = strip_tags(trim($_POST));... -
Flash overlay question
Hi....hope someone can help......I have created some flash (swf) overlays for my camera......my quetion is, is there anyway of controlling the flash... -
Close Flash Clip
When using .swf files integrated into DW, how would one go about closing a clip after its completion? (I assume there is some painfully easy... -
how can flash exe close another Flash exe that it opened
I have an application that runs from CDROM. It pops up other flash exe files when required. My questions: 1. How can I stop flash from popping up... -
Quictime and flash overlay
Hi people I have a quicktime movie that I am pausing at a certain point. I am setting the visibility of the sprite to false, and then setting... -
etruthflash #2
Re: How do i close a flash overlay ?
Hey,
For a quick and dirty solution...
Let all the visible layers end at say frame 100. On that same frame in an
actionscript layer put a stop action. On frame 101 put a stop action and label
the frame something like "closed." Have your close button actionscript goto the
frame labeled "closed".
This of course also assumes you are using the wmode transparent in your embed
or active x workaround in your web page. That way when it hits "closed" nothing
shows on the screen.
-Mark
etruthflash Guest
-
Unregistered #3Unregistered Guest



Reply With Quote


