| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Aug 2002
Posts: 3
|
We have made a small desktop agent in flash. We r using ICE PROJECTOR for final execution. At the moment we are using the trail version for testing. We r fetching data from the server continuously with 'loadvariables' after a certain timelapse. All this is working fine when we make a normal EXE file of flash. But when we r testing it in ICE PROJECTOR it loads the data for the first time. but when data is being updated again it doesnt reflect in ICE PROJECTOR. And we have to manually run that SWF file again to update the data in ICE PROJECTOR. which is not, something we want.
Is it because we are using trial version??? or is it a bug or feature not supported by ICE PROJECTOR??? Will it work with ICE PROJECTOR's licensed version??? Help us...... |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Mar 2001
Location: Melbourne, Australia
Posts: 618
|
Shouldn't you maybe like ..check with whoever makes "Ice Projector" as to what its version limitations are? Just a thought.
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2002
Posts: 38
|
iceProjector is based on Flash ActiveX control. If you use loadvariables, the variables is loaded from cache since the second time. That's why you wouldn't see the variable updated.
You may go http://www.flashguru.co.uk/000023.php to see how to avoid cache problem. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|