|
Author
|
Message
|
|
gelki
|
gelki
Posted 18 Years Ago
|
|
Group: Forum Members
Last Active: 18 Years Ago
Posts: 2,
Visits: 4
|
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? :)
|
|
|
|
|
Peter (RL)
|
Peter (RL)
Posted 18 Years Ago
|
|
Group: Administrators
Last Active: 2 Years Ago
Posts: 23.1K,
Visits: 36.6K
|
Can you give a link to the test web page? This will help to understand the problem better.
Peter Forum Administrator www.reallusion.com
|
|
|
|
|
lagreen
|
lagreen
Posted 17 Years Ago
|
|
Group: Forum Members
Last Active: 15 Years Ago
Posts: 8,
Visits: 23
|
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.
|
|
|
|
|
Illustrator Cathy
|
Illustrator Cathy
Posted 17 Years Ago
|
|
Group: Forum Members
Last Active: 11 Years Ago
Posts: 929,
Visits: 1.7K
|
***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:
Just click on the graphic to go there.
|
|
|
|
|
lagreen
|
lagreen
Posted 17 Years Ago
|
|
Group: Forum Members
Last Active: 15 Years Ago
Posts: 8,
Visits: 23
|
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
|
|
|
|
|
RKD
|
|
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 178,
Visits: 2.7K
|
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.
…
|
|
|
|
|
lagreen
|
lagreen
Posted 17 Years Ago
|
|
Group: Forum Members
Last Active: 15 Years Ago
Posts: 8,
Visits: 23
|
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?
|
|
|
|
|
RKD
|
|
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 178,
Visits: 2.7K
|
Did you follow the link in my post above?
…
|
|
|
|
|
lagreen
|
lagreen
Posted 17 Years Ago
|
|
Group: Forum Members
Last Active: 15 Years Ago
Posts: 8,
Visits: 23
|
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
|
|
|
|
|
Peter (RL)
|
Peter (RL)
Posted 17 Years Ago
|
|
Group: Administrators
Last Active: 2 Years Ago
Posts: 23.1K,
Visits: 36.6K
|
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.
Peter Forum Administrator www.reallusion.com
|
|
|
|