Html flash is not working


https://forum.reallusion.com/Topic10709.aspx
Print Topic | Close Window

By gelki - 18 Years Ago
below, files are needed to run my presentation online.

I have a folder name: test_Data. inside this folder i have 4 files.

AC_RunActiveContent.js
FlashSwf.swf
test.flv
testStandby.flv


Outside this folder i have 1 html file which contains flash embedded presentation.
test.html


But problem is that i only see play button and stop button. Ican see and hear prsentation localy on my computer but not online on the webb. What is going on?
i only see buttons its mean that my 2 files: test.flv, testStandby.flv are not connected (imported online shortcut) to my presentation. But why?

am i missing something or what?
:)
By Peter (RL) - 18 Years Ago
Can you give a link to the test web page? This will help to understand the problem better.
By lagreen - 17 Years Ago
Was this problem ever resolved? I am having the same problem. Works Locally but not on the web. http://netspaceads.com/lion.html

Any ideas? I uploaded all the necessary files.
By Illustrator Cathy - 17 Years Ago
***DISCLAIMER *** Below is the information I was given from the Adobe Flash Support Forum when I encountered a similar problem with flv files not playing in non-local browsers:


In order to have Flash movies play correctly on non-local computers you need to have the following files on your server site:

In the root folder of your server site:

FLVPlayer_Progressive.swf
Clear_Skin_1.swf

In the Scripts folder of your server site:

expressInstall.swf

You can find these files by Google or go to the Adobe Flash Forums and search on this topic.

Hope this helps-

Cathy :hehe:



By lagreen - 17 Years Ago
The files I have are the files that CrazyTalk put there.
flashSwf.swf
AC_active content.js
two FLV files one for standby and play

I have used swf files not did not need the express install files
By RKD - 17 Years Ago
lagreen (4/14/2009)
Was this problem ever resolved? I am having the same problem. Works Locally but not on the web. http://netspaceads.com/lion.html

Any ideas? I uploaded all the necessary files.


According to your page the path to your video files is
/lion_Data/lion.flv and
/lion_Data/lionStandby.flv

Direct requests of the files both result in a 404 page not found error. Since you double-checked the files have been uploaded correctly I assume the FLV mime-type has to be added to the MS IIS server configuration.

Hope this helps.
By lagreen - 17 Years Ago
did not know I had to do that. I thought the SWF player took care of that.

Any idea what file I point the executable to on IIS?
By RKD - 17 Years Ago
Did you follow the link in my post above?
By lagreen - 17 Years Ago
you were right!! (did not think it was a link, thought underline for emphasis)

I figured out how to set up a new mime type and now it works.

Thanks a bunch, very helpful
By Peter (RL) - 17 Years Ago
RKD (4/15/2009)According to your page the path to your video files is
/lion_Data/lion.flv and
/lion_Data/lionStandby.flv

Direct requests of the files both result in a 404 page not found error. Since you double-checked the files have been uploaded correctly I assume the FLV mime-type has to be added to the MS IIS server configuration.

Hope this helps.

Hi RKD,

Great to see you back on the forum again.

Thanks for helping out with this problem. Your expertise in this area is always well appreciated. :)

Thanks again.

By RKD - 17 Years Ago
Thank you Peter. :) Although I am not posting much recently I am still subscribed to the CT forum and lurking whenever something new pops up.

lagreen (4/15/2009)
did not think it was a link, thought underline for emphasis


Yeah, that's one of the oddities of this forum script... If I had posted with Internet Explorer instead of Firefox the link would be blue and not look like just some underlined text.