Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 3
There are 1 users currently browsing forums.
General Web Programming This is for more general discussion about web programming or other web programming languages such as XML, Mod_Rewrite, ColdFusion, CGI, VBScript, and Ruby on Rails.

Reply
  #1  
Old 11-28-2009
Toddler
 
Join Date: Apr 2009
Posts: 11
Rep Power: 0
krista_88 is on a distinguished road
flash at website

i m making a website as an exercise at university.... i make a slide with fotos which is .swf but it doesn t "play" it says that load fail!!! what im doing false???
Reply With Quote
  #2  
Old 11-29-2009
vento's Avatar
Sexy monkey
 
Join Date: May 2009
Location: Lithuania
Age: 16
Posts: 185
Rep Power: 1
vento is on a distinguished road
Re: flash at website

Copy the part of HTML code which is responsible on loading that *.swf. I probably won't be able to help, but nobody can help you without any data about the situation.

P.S. You could also tell if the error is in *.swf or not.
Reply With Quote
  #3  
Old 12-05-2009
Toddler
 
Join Date: Apr 2009
Posts: 11
Rep Power: 0
krista_88 is on a distinguished road
Re: flash at website

the code from me dreamweaver is the following:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" width="950" height="284" id="FlashID" title="slide">
<param name="swfversion" value="100.0.0.0" />
<param name="SRC" value="/image4php.swf" />
<param name="wmode" value="opaque" />

<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" width="950" height="284">
<!--<![endif]-->
<param name="swfversion" value="100.0.0.0" />
<param name="SRC" value="image4php.exe.swf" />
<param name="wmode" value="opaque" />
<!-- 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" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
Reply With Quote


Reply


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

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Website review Joash Site Reviews & Site Management 4 04-12-2007 08:22 PM
Wanted: Flash Animator To Help With Creative Website samoncreations Graphics and Visuals 6 09-18-2005 05:43 AM
Creating Website using Flash tiendollaz Chit Chat and Hangout 6 01-02-2005 05:57 AM
Audio Website Testimonial onauc Site Reviews & Site Management 0 11-25-2004 10:59 PM