Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / General Flash Topics / July 2008



Tip: Looking for answers? Try searching our database.

How do I get my flash banner to work right??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tatarhan - 06 Jul 2008 20:22 GMT
Hello guys,

I have just created a flash banner for my site. everything seems to be good
except the banner does not redirect to mainpage when you click on it..

this is the code I am using..

Am i missing something?

<object classid="clsid:d27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=8,0,0,0" width="880" height="151">
<param name="movie" value="http://mysite.com/images/flash.swf" />
<param name="quality" value="high" />
<embed src="http://mysite.com/images/flash.swf"
quality="high"
type="application/x-shockwave-flash"
width="880"
height="151"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

Also..

This is what happens;

when coded like this;

{
    getURL("http://www.mysite.com", "_self");
}

It does not redirect..

But when i code it like this;

{
    getURL("http://www.mysite.com", "_parent");
}

it opens in a new window. I am trying to get it to open in the same window.
How can I accomplish this?
Noelbaland - 07 Jul 2008 03:28 GMT
Hello,

Try using getURL without the second window parameter.

getURL("http://www.mysite.com");
tatarhan - 07 Jul 2008 04:28 GMT
How do I edit the swf file?

I tried using sothink swf decompiler software to edit the file but it wont let me edit it

Is there an alternative way of doing it?
Noelbaland - 08 Jul 2008 03:09 GMT
Sorry tatarhan, I don't understand what your after? Your questions sound like
two different things.
How did you create the banner?  Do you have Flash?  If you use Sothink, you
would still need Flash to make changes as Sothink just turns the SWF file back
into a FLA file.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.