|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2002
Location: HU
Posts: 44
|
<applet>
Can anyone help?
The .htm & the files are all in te same folder, everything works fine on my computer, but when I upload them to a free public server the _psk2.ext can't be found (but it IS there). What's wrong with this? <applet code="uPixScreen.class" archive="uPixScreen.jar" width=770 height=289> <param name=licenseFile value="_psk2.ext"> <param name=title value=""> <param name=titlePos value="0"> <param name=viewType value="1"> <param name=autoPan value="yes"> <param name=autoPanSpeed value="10"> <param name=startYaw value="251"> <param name=startPitch value="0"> <param name=startFOV value="174"> <param name=partialStitch value="no"> <param name=horFov value="360"> <param name=url value="memoryimage.jpg" > </applet> |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Jan 2003
Location: UK
Posts: 928
|
some java applets have inbuilt protection to stop them being used on domains other than what they were intended for.
did you buy the applet? if you did contact the person you bought if from for help. you could aslo try clearing your cache
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Jun 2002
Location: HU
Posts: 44
|
Problem solved, the registration was correct. I only had to change the extensions .ext and .cfg to "well-known" extensions (in my case .gif) and everything just worked fine.
Is it possible that only files with specified extensions may run on a free public server, but not all even if they're there? |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|