Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Other Topics > Business, Finance, and Investing
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2007, 06:44 AM
IRuleYouHard IRuleYouHard is offline
Senior Member
 
Join Date: Nov 2006
Location: MS Paint Forum.
Posts: 1,050
Default Flash troubles.

I'm inserting flash movie (swf) into my source using dreamweaver and I cannot get it to show up on my website for the life of me. It will show up when I "preview in browser" but nothing on the inanet.
Reply With Quote
  #2  
Old 02-05-2007, 12:51 PM
nanoshark nanoshark is offline
Senior Member
 
Join Date: Nov 2006
Location: NY
Posts: 185
Default Re: Flash troubles.

Try something like this:
<font class="small">Code:</font><hr /><pre>&lt;td width="775" align="center" valign="top" bgcolor="BDC2BB" style="padding-top:5px "&gt;
&lt;object classid="clsid:E38DEC7F-BF7E-22de-17D9-556664750000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="766" height="590"&gt;
&lt;param name="movie" value="main.swf"&gt;
&lt;param name="quality" value="high"&gt;
&lt;embed src="example.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="766" height="590"&gt;&lt;/embed&gt;
&lt;/object&gt;&lt;/td&gt; </pre><hr />
Make sure the style.css and swf are in the same folder of your html, but I'm sure you already knew that.

You should also check out Adobe.
Reply With Quote
  #3  
Old 02-05-2007, 03:26 PM
IRuleYouHard IRuleYouHard is offline
Senior Member
 
Join Date: Nov 2006
Location: MS Paint Forum.
Posts: 1,050
Default Re: Flash troubles.

Yes thats what my code said in dreamweaver and it showed up fine when I went to view it from the folder on my computer but not when I published it. I somehow got it to work by putting a scripts folder onto my site?? Anyone know if this is needed for flash or did I just get lucky?
Edit: Actually no it didn't it had the &lt;script&gt; "what that said" &lt;/script&gt;
Reply With Quote
Reply


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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:40 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.