|
|
Rank: Member Groups: Member
Joined: 7/1/2008 Posts: 14 Points: -108 Location: Menaldum
|
If i run the program from VS 2005 i've got nice inmovie placed button's. But right now i placed it online, but the buttons are gone? Why?
|
|
Rank: Member Groups: Member
Joined: 7/1/2008 Posts: 14 Points: -108 Location: Menaldum
|
You can take a look at it on: http://dftv.jumptide.nl:81/ My code is: <ASPNetFlashVideo:FlashVideo ID="FlashVideo1" runat="server" AutoPlay="true" BufferTime="15" VideoURL="http://dftv.jumptide.nl:81/movies/40.flv"> </ASPNetFlashVideo:FlashVideo> I hope someone can help me, i also mailed this company but didn't get any reply! That would mean that i bought the software but could not use it because of a bug? Ore do i miss something... I hope someone can help me, i also mailed this company but didn't get any reply! That would mean that i bought the software but could not use it because of a bug? Ore do i miss something...
|
|
Rank: Member Groups: Member
Joined: 7/1/2008 Posts: 14 Points: -108 Location: Menaldum
|
I thought maybe its just the server. So i created a new server, installed the asp file with the movie on it and run it locally on the server on localhost.
And it runs great! Incuding the navigation bar.
So i also push it online, but it wont work... online there is only the movie withouth the navigation bar. Strange! It looks lik he can not find something.... but what??????
|
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
Yeah. If you are using the .net1 version...it is trying to unpck the skin file.....but cannot as there is no file write access permission. http://www.aspnetmedia.com
|
|
Rank: Member Groups: Member
Joined: 7/1/2008 Posts: 14 Points: -108 Location: Menaldum
|
i'm using version 2.0 and also by the default skinn i've got the same problem. How can i solve it ?
|
|
Rank: Member Groups: Member
Joined: 7/1/2008 Posts: 14 Points: -108 Location: Menaldum
|
Ok, its working now, it depends of the port numbers. I put the movie on a webserver wich i can reach by port number 81 instead of 80.
I put it on the normal webserver with normal ports, and its running well. So its quite strange, but for the inmovie buttons you need port number 80...
Maybe a issue to fix for later ?
|
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
I think thats all about how the Mime type is handled in IIS. You can change this - but its complex. Even Adobes line on teh matter seems to be - its all to do with IIS setup....... Sad - but true. http://www.aspnetmedia.com
|
|
|
Guest |