FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Damn, how to stream .swf???

 


alienjones
Hi there.
I've been trying to stream .swf movies from my website by using this code:

Code:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH=400 HEIGHT=300 id="movie" align="">
<PARAM NAME="movie" VALUE="demir000.SWF">
<EMBED src="demir000.SWF" quality="high" WIDTH="400" HEIGHT="300" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</OBJECT>


The movie is being loaded, but it stands still at the first picture without ever playing. Example -> http://www.drittewelle.de/video/demo001.html

I've been searching the web for a solution, but my code above seems to be right...?

How the hell do I make people watch my .swf-movie???

Any hints very appreciated.
AJ
simplyw00x
It works completely fine for me... have you fixed it already?
alienjones
Hm...so this seems to be a problem to my local computer...
I somehow knew it would turn out to be like that Very Happy
Anyway, in order to gain a little control on the movies I switched from .swf to .flv using the Flash Video Player from http://www.jeroenwijering.com/?item=Flash_Video_Player which is just great...
gr8ankit
Hello thr, thr can be two reasons for this:-

1. The file you are trying to embed may be corrupted!

2. The version of flash mismathes the file!

Well the cammand you wrote above works fine with me & my friends!
ashok
working fine for me Very Happy
lukeropro
Works fine for me too. In fact, the code you posted is the only way to embed flash.
rohan2kool
I have a similar query.. but i don't want to start a new thread so here it is: How do I embed sounds into web pages without using the <embed> tag. I want to use the <object> tag as in this thread, but not flash.

also, do i have control on which client-side plugin to use to play the file. Like, if the client has both windows media and quicktime installed.. can i select which of them will play my sound? [through the script i.e]
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.