| | |
Newbie
       
Group: Forum Members Last Login: 10/15/2008 3:27:02 PM 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?
|
|
| | |

Tutor
       
Group: Administrators Last Login: Yesterday @ 11:51:21 PM Posts: 3,801, Visits: 6,294 |
| Can you give a link to the test web page? This will help to understand the problem better.
Peter Edwards Forum Administrator http://twitter.com/iclonedaily |
|
| | |
Newbie
       
Group: Forum Members Last Login: 4/16/2009 8:06:10 AM Posts: 7, Visits: 17 |
| 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. |
|
| | |

Veteran
       
Group: Forum Members Last Login: Yesterday @ 1:44:48 PM Posts: 291, Visits: 493 |
| |
| | |
Newbie
       
Group: Forum Members Last Login: 4/16/2009 8:06:10 AM Posts: 7, Visits: 17 |
| 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 |
|
| | |

Veteran
       
Group: Senior Forum members Last Login: Yesterday @ 6:04:34 PM Posts: 178, Visits: 2,661 |
| 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.
--
Use this discount coupon code R5KDK to save $10 on Postbox!
Use this discount coupon code RKDBIZ to save 10% on Hover!

|
|
| | |
Newbie
       
Group: Forum Members Last Login: 4/16/2009 8:06:10 AM Posts: 7, Visits: 17 |
| 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? |
|
| | |

Veteran
       
Group: Senior Forum members Last Login: Yesterday @ 6:04:34 PM Posts: 178, Visits: 2,661 |
| Did you follow the link in my post above?
--
Use this discount coupon code R5KDK to save $10 on Postbox!
Use this discount coupon code RKDBIZ to save 10% on Hover!

|
|
| | |
Newbie
       
Group: Forum Members Last Login: 4/16/2009 8:06:10 AM Posts: 7, Visits: 17 |
| 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 |
|
| | |

Tutor
       
Group: Administrators Last Login: Yesterday @ 11:51:21 PM Posts: 3,801, Visits: 6,294 |
| 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 Edwards Forum Administrator http://twitter.com/iclonedaily |
|
|