Author |
Message |
mrix
Client
![](modules/Forums/images/avatars/blank.gif)
Joined: Dec 04, 2004
Posts: 757
|
Posted:
Thu Mar 17, 2011 5:05 pm |
|
Hi all, I have been trying this evening to make my flash banner clickable without actually editing the flash code itself as I cant access it my end.
This is the code I am using...
Quote: | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="82" height="651" id="FlashID" title="banner">
<param name="movie" value="FlashBanners/vertical1.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="FlashBanners/vertical1.swf" width="82" height="651">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object> |
Any idea`s where I am going wrong
Thanks all
mrix |
Last edited by mrix on Fri Mar 18, 2011 12:05 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
TAd
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/Garfield/Garfield_-_Garfield_2.gif)
Joined: Oct 11, 2004
Posts: 127
Location: Oregon, USA
|
Posted:
Fri Mar 18, 2011 1:04 am |
|
Mrix,
Obviously the easiest way would be to edit the flash image/move. Since you cannot do that I am not sure of anything off hand that would work. I do recall reading sometime ago about layering d-(?) or x-(?) html over the top of flash movies. Perhaps something along those lines might work. I really cannot say as I have not had experience in that nor tried it.
Good luck and I hope that you locate a workable fix! |
Last edited by TAd on Fri Mar 18, 2011 4:36 am; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 1:40 am |
|
Thanks for the advice TAd
I`ll have to try and Google something.
Cheers
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Mar 18, 2007
Posts: 1242
|
Posted:
Fri Mar 18, 2011 8:13 am |
|
Maybe overlay a transparent image and link to that? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 8:16 am |
|
Quote: | Maybe overlay a transparent image and link to that? |
Hi there, I have read that idea while surfing the net today but that type of work is beyond me
Cheers
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 8:28 am |
|
AFAIK, the only way is to edit the flash file in a flash editor by adding a Button_Object, transparent overlay, etc. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/18f54b284d120ece8c103.gif)
Joined: Oct 01, 2010
Posts: 438
Location: Houston, Tx
|
Posted:
Fri Mar 18, 2011 8:35 am |
|
@mrix
Zip up the flash and provide me with a link please. |
_________________ Money is the measurement of time - Me
"You can all go to hell…I’m going to Texas" -Davy Crockett |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 8:51 am |
|
Hello killing-hours, not sure how I would send you the files? is it possible through pm?
Big thanks for the help, um getting a headache with this
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 8:57 am |
|
www.mediafire.com
Go there... upload the file and it will provide you with a download link that you can send to me. Upload ONLY the .swf movie and give me the download link it gives you. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 9:54 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 11:21 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:07 pm |
|
Hi there, really big thanks for editing those .swf files, I did not think it was possible without the .fla etc.
My problem now is I have used this code and pasted into a new block but the links are still not clickable? but on a more positive note they are in my dreamweaver program
The code I am pasting in the block is this...
Quote: | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="120" height="600">
<param name="wmode" value="opaque" value="FlashBanners/vertical1.swf" />
<param name="quality" value="high" />
<embed src="FlashBanners/vertical1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="120" height="600"></embed>
</object> |
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:14 pm |
|
I just checked your site and both work... however, the horizontal1.swf opens "2" links instead of "1". Replace the horizontal banner with the one I just sent you and see if that corrects that issue.
Also, might want to change your favicon.ico to something more fitting of your site. Just a suggestion. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:18 pm |
|
Thats strange what browser are you using as it does not appear to work for me in IE or chrome
Thanks
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:24 pm |
|
Just tried IE 7 - 8, FF 3.6+, Chrome 10.0. All worked for me.
Make sure your browsers are not pulling from a cache. It may be that your loading the old flash and not the new flash. ![Wink](modules/Forums/images/smiles/icon_wink.gif) |
Last edited by killing-hours on Fri Mar 18, 2011 12:26 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:26 pm |
|
Hows strange do not work for me for some reason?
Weird
Thanks
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:27 pm |
|
Clear cache and cookies and try again. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:27 pm |
|
Check my edited response.
You got me dad. Same time |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:35 pm |
|
Yes that was all it was
So pleased after all this time you have fixed it for me!
Very please mrix this end.
Huge thanks ![Very Happy](modules/Forums/images/smiles/icon_biggrin.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
killing-hours
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 12:37 pm |
|
Anytime... Glad I could help.
also, can I suggest a favicon for you?
http://www.iconspedia.com/icon/fishing-3562.html
In the middle of the page there is a guy fishing from a dock... choose the ".ICO" and when you download it... rename it to "favicon.ico" and upload that to your "main" directory overwriting the original. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 1:00 pm |
|
killing-hours wrote: | You got me dad. Same time |
![Dance-Y](modules/Forums/images/smiles/dance.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrix
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Mar 18, 2011 1:04 pm |
|
Quote: | In the middle of the page there is a guy fishing from a dock... choose the ".ICO" and when you download it... rename it to "favicon.ico" and upload that to your "main" directory overwriting the original. |
All done
Great stuff!
Cheers
mrix |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|