Current location: Hot Scripts Forums » General Web Coding » Flash & ActionScript » Simple flash publishing question


Simple flash publishing question

Reply
  #1 (permalink)  
Old 06-04-06, 08:50 PM
nicpon nicpon is offline
Wannabe Coder
 
Join Date: Apr 2004
Location: Moving
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Simple flash publishing question

Hello,

I've been trying to get rid off fram that appears when I roll over my animations published in flash 8.
Please chek out this link and you will know what I mean
http://www.nicpon.net/forum/forum.html

Everytime I roll over this animation frame comes up and I don't want that frame. How can I do it?
I've tried different options while publishing and then changing tags but it always stays like that.
Thanks
Reply With Quote
  #2 (permalink)  
Old 06-05-06, 09:28 AM
nicpon nicpon is offline
Wannabe Coder
 
Join Date: Apr 2004
Location: Moving
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
I think it only happens on my IE.
Reply With Quote
  #3 (permalink)  
Old 06-06-06, 02:30 AM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
according to me, there's nothing wrong with your html, but you might wonna add border="0" in the object tags:

Code:
<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="550" height="400" id="forum" align="middle" border="0">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="forum.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="forum.swf" quality="high" bgcolor="#000000" width="550" height="400" name="forum" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
i don't know if it's gonna help.

what flash player are you using? you might need to update to the latest version

Greetz,
UnrealEd
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pretty simple ( i think) question any help!?!? 0o0o0 PHP 2 04-07-06 10:47 AM
need help simple question, but need it right. 0o0o0 PHP 3 01-31-06 04:21 PM
Simple question Maniax JavaScript 4 08-31-04 01:08 PM
Simple question kashi PHP 5 08-13-04 10:23 PM
question about simple login system magsec4 PHP 5 02-23-04 03:35 AM


All times are GMT -5. The time now is 06:16 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.