|
|
 |
|
| ukcobra |
|
www.mocgb.net
Joined: 02 Apr 2005 Posts: 178 Location: Reading
|
Posted: Mon Jul 17, 2006 9:54 am Post subject: Clicakble Flash link problem |
| |
Hi,
I have an advertiser that wants a clickable link :
www.mocgb.net/ca.html
However, I don't appear to be able to get it to work. I have n't had time to google it just yet, hoping someone can point me the right way !
Thanks
Mark |
|
| Back to top |
|
| NetHosted - Andrew |
|
NetHosted Staff

Joined: 22 Mar 2004 Posts: 5625
|
Posted: Mon Jul 17, 2006 10:21 am Post subject: |
| |
I don't quite follow? What part of the linked website are you trying to make "clickable".
Andrew _________________ | Andrew Bassett
| Managing Director, NetHosted Ltd.
| Resellers, take a look at overselling !
| Members, tell us what you think of NetHosted! |
|
| Back to top |
|
| Z |
|
NetHosted Customer
Joined: 29 Jan 2005 Posts: 278
|
Posted: Mon Jul 17, 2006 7:12 pm Post subject: |
| |
I think Mark means the Classic American car banner at the bottom. is it one of their banners and is it on another page like that. I must admit I've not seen using links like that with Flash before, normally the link code is in the SWF movie. _________________ Getting the hang of it slowly (subject to comment) |
|
| Back to top |
|
| NetHosted - Andrew |
|
NetHosted Staff

Joined: 22 Mar 2004 Posts: 5625
|
Posted: Mon Jul 17, 2006 8:14 pm Post subject: |
| |
| Z wrote: | | I think Mark means the Classic American car banner at the bottom. is it one of their banners and is it on another page like that. I must admit I've not seen using links like that with Flash before, normally the link code is in the SWF movie. |
...ahh that would be blocked by my browser I think.
Andrew _________________ | Andrew Bassett
| Managing Director, NetHosted Ltd.
| Resellers, take a look at overselling !
| Members, tell us what you think of NetHosted! |
|
| Back to top |
|
| Mike T |
|
Community Liason

Joined: 26 Apr 2004 Posts: 453 Location: Loughborough
|
Posted: Mon Jul 17, 2006 9:12 pm Post subject: |
| |
Well that Flash code is invalid in itself, but skipping past that bit
| Code: | | <embed onclick="location.href='http://www.site.com/';" src="/sponsors/ClassAmbanner1.swf" type="application/x-shockwave-flash" name="themovie" quality="high" bgcolor="#ffffff" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash" swliveconnect="true" align="bottom" height="75" width="300"> |
Try? (edit the onclick bit)
Personally I'd have it in the Flash, like Z said.
Last edited by Mike T on Sun Jul 23, 2006 7:15 am; edited 1 time in total |
|
| Back to top |
|
| ukcobra |
|
www.mocgb.net
Joined: 02 Apr 2005 Posts: 178 Location: Reading
|
Posted: Sun Jul 23, 2006 6:15 am Post subject: |
| |
Thanks I'll try that when I get back ( away on business right now ).
I did n't create the Flash animation, Classic American did, plus also I did n't have time to explore further.
I just re-used some of the html code to display some earlier flash video.
Regards
Mark |
|
| Back to top |
|
| Z |
|
NetHosted Customer
Joined: 29 Jan 2005 Posts: 278
|
Posted: Sun Jul 23, 2006 12:38 pm Post subject: |
| |
is there animation on another site and clickable? nab the code from there? _________________ Getting the hang of it slowly (subject to comment) |
|
| Back to top |
|
| ukcobra |
|
www.mocgb.net
Joined: 02 Apr 2005 Posts: 178 Location: Reading
|
Posted: Tue Aug 01, 2006 7:42 pm Post subject: |
| |
Tried editing the onclick bit. Did n't work.
Looking to google now.... :-) |
|
| Back to top |
|
| Mike T |
|
Community Liason

Joined: 26 Apr 2004 Posts: 453 Location: Loughborough
|
Posted: Wed Aug 02, 2006 12:29 am Post subject: |
| |
| Hmm, you could overlay it with an invisible (transparent) .GIF that is just a hyperlink. |
|
| Back to top |
|
| Isla |
|
NetHosted Customer
Joined: 04 Mar 2008 Posts: 2
|
Posted: Tue Mar 04, 2008 3:33 pm Post subject: Clickable web link |
| |
Can anyone tell me how i am to make a flash movie clickable. Either in flash or dreamweaver. I have books out and have googled for far too long and would really appreciate some advice. Thanks. |
|
| Back to top |
|
| NetHosted - Andrew |
|
NetHosted Staff

Joined: 22 Mar 2004 Posts: 5625
|
Posted: Tue Mar 04, 2008 4:31 pm Post subject: Re: Clickable web link |
| |
| Isla wrote: | Can anyone tell me how i am to make a flash movie clickable. Either in flash or dreamweaver. I have books out and have googled for far too long and would really appreciate some advice. Thanks. |
Hi,
Have you tried Mike T's onclick javascript code above?
Thanks,
Andrew _________________ | Andrew Bassett
| Managing Director, NetHosted Ltd.
| Resellers, take a look at overselling !
| Members, tell us what you think of NetHosted! |
|
| Back to top |
|
| Isla |
|
NetHosted Customer
Joined: 04 Mar 2008 Posts: 2
|
Posted: Tue Mar 04, 2008 5:04 pm Post subject: |
| |
what should the <object classid be? mine is -<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100%" height="100%" align="middle">
<param name="movie" value="Click%20To%20Enter.swf">
<param name="quality" value="high">
<embed src="Click%20To%20Enter.swf" width="100%" height="100%" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
<a href="Home.htm" tabindex="0" target="_blank">www.imagination-bytes.co.uk</a> </object>
When I edit in flash as described I get "Scene=Scene 1, Layer=Layer 4, Frame=1: Line 1: Mouse events are permitted only for button instances
on (release) { "
I did try mikes code but was not sure if i put it in right or not. it didn't work anyway..  |
|
| Back to top |
|
| NetHosted - Andrew |
|
NetHosted Staff

Joined: 22 Mar 2004 Posts: 5625
|
Posted: Tue Mar 04, 2008 5:22 pm Post subject: |
| |
Isla,
To be honest I'm not sure, I'm not a flash expert!
Andrew _________________ | Andrew Bassett
| Managing Director, NetHosted Ltd.
| Resellers, take a look at overselling !
| Members, tell us what you think of NetHosted! |
|
| Back to top |
|
User Permissions |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
| |
| |
|
 |
 |
| | |