Connecting Tech Pros Worldwide Forums | Help | Site Map

Any way to add a lnk to a swf without editing the .fla?

mikek12004's Avatar
Familiar Sight
 
Join Date: Sep 2008
Location: Athens, Greece
Posts: 188
#1: 4 Weeks Ago
Is there any way (HTML.Javascript or any other) to add a link a a swf which I have put on mu web page (currently using swfobject to import them)?

gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,136
#2: 2 Weeks Ago

re: Any way to add a lnk to a swf without editing the .fla?


why not placing a transparent div over the object which contains the link? might be a with javascript fixed positioned and z.indexed div would do the trick?

kind regards
mikek12004's Avatar
Familiar Sight
 
Join Date: Sep 2008
Location: Athens, Greece
Posts: 188
#3: 2 Weeks Ago

re: Any way to add a lnk to a swf without editing the .fla?


kinda tried that and got nowhere do you have a code example?
gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,136
#4: 2 Weeks Ago

re: Any way to add a lnk to a swf without editing the .fla?


nope ... but you could show what you have tried already ... so that we might have a look at. the flash-movie might require the wmode="opaque" - option in the embed-tag.

kind regards
Reply