
February 24th, 2004, 11:13 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
flash and php from remote to local system
I have trouble with converting a php based programming for flash from a webside
to a CD-ROM-version of the same flash.
On the web: the flash file receives all the texts, variables and information
about which sounds and images that will be loaded into different movie clips,
from a php file.
I have placed the entire output from this php fil into a txt file, and the
flash receives the data properly - with one exception:
It takes app. 10 times longer time - even the data is loaded locally!!!
I have also tried to run this flash file which receives the data from the txt
file on the web (URL) - and again, the loading takes 10
times shorter time.
Why!?!
And what can I do to make this CD-ROM version function?
Anybody out there?
thanks
(we know about microweb but wold prefere another solution if possible)
|