Web Design Forum: SWF wont load - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SWF wont load Rate Topic: -----

#1 User is offline   mike_1337 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 151
  • Joined: 06-December 07
  • Reputation: 0
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 06 September 2008 - 04:54 PM

Whatever I do, I cant get this swf to load!!

I've tried absolute path & relative but it just stays blank with no error, SWF works fine when i view it directly in the logs either.

Any ideas?

<!--[if !IE]> -->
<object type="application/x-shockwave-flash"
data="images/slideshows/3/file.swf" width="524" height="263">
<!-- <![endif]-->

<!--[if IE]>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="524" height="263">
<param name="movie" value="images/slideshows/3/file.swf" />
<!--><!--dgx-->
<param name="loop" value="true" />
<param name="menu" value="false" />

<p>This is <b>alternative</b> content.</p>
</object>
<!-- <![endif]-->
0

#2 User is offline   Roberto 

  • Rain Dog
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 19-August 07
  • Reputation: 2
  • Gender:Male
  • Location:Suffolk
  • Experience:Intermediate
  • Area of Expertise:Coder

Posted 06 September 2008 - 08:05 PM

Hello

You could try using swfobject to embed the swf. http://code.google.com/p/swfobject/ . If you download the swfobject_2_1.zip + the swfObject generator. The generator creates the code needed to embed the swf + the swfobject_2_1.zip contains the javascript file you need to put with your html/php file. Adobe will be using this method for embedding flash in the next roll out of the Flash ide. The documentation is good + very helpful.


Rob
0

#3 User is offline   Acuity 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 449
  • Joined: 22-July 08
  • Reputation: 1
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Designer

Posted 07 September 2008 - 05:27 AM

don't those two sets of code conflict?

common problems:
1) have you uploaded Ac_RunContent.js
2) conflicting code: try Roberto's suggestion
3) swf outputted is too large, runs fine locally but takes so long to stream you think its not htere
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users