PDA

View Full Version : HELP ON CODING!



Puma
12-07-2007, 04:46 PM
ok i want to get this flash to be linked to my site but i dno how ive tried <a href="..."> buh it anit working =/ here is the code and i hope you can help!

here is the live preview.. www.limehabbo.net (http://www.limehabbo.net)

here the code


<a href="http://www.hostedstudio.com" target="blank">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0
WIDTH="600" HEIGHT="100" id="Yourfilename" ALIGN="">
<PARAM NAME=movie VALUE="images/HSBanner.swf">
<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="images/HSBanner.swf"
quality=high bgcolor=#FFFFFF WIDTH="600" HEIGHT="100" NAME="Yourfilename"
ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED> </OBJECT> </a>

Dentafrice,
12-07-2007, 04:49 PM
OK so open the fla file in FLASH. You now need to create a new layer that spans the whole timeline of the movie. On the new layer draw a rectangle to cover the whole movie, convert it to a button (F8) and then on the Effect pallette drop the alpha to 0%. This will create an invisible button layer over the whole movie. You can now set an action for the button layer to GetURL and specify the full URL. Save the project as an swf and all should be good.

Puma
12-07-2007, 04:50 PM
o yeh i forgot about using the flash xD am so dumb thanks =) +REP

Puma
12-07-2007, 04:55 PM
getURL(http://www.Hostedstudio.com);


isit that xD

Edited by opensourcehost (Forum Moderator): Please do not double post.

Dentafrice,
12-07-2007, 05:01 PM
Pretty sure, you might have to have 'http://www.hostedstudio')

never used flash.

Puma
12-07-2007, 05:02 PM
urgg.. kinda anoying it sayin there errors ><"

Dentafrice,
12-07-2007, 05:04 PM
http://www.developingwebs.net/flash/geturl.php

Puma
12-07-2007, 05:14 PM
YES I DONE IT xD Thanks :D

Dentafrice,
12-07-2007, 05:17 PM
no problem ;)

Want to hide these adverts? Register an account for free!