rbruhn
12-22-2003, 04:46 AM
hello. wondering if someone has experienced the same problem i'm facing with flash 2004.
i built a program using flash mx and updated to action script 2.0 standards with flash 2004.
this program can be downloaded or watched online from our server. during the movie, it makes several calls to our server in order to load variables at certain points in the movie.
when i play the program in the stand alone player, it performs as expected. however, when watching online, it jumps to a warning frame that i created in case a variable could not be loaded due to the program not being able to access the internet.
i went through debugging and it works as expected from my desktop. for some reason, the swf is not able to access the server when it is on the server.
i'm aware of the cross domain security features that flash has implemented but does this make sense? i mean, it is on the same server and accessing the same folder.
if someone can clue me in it would be nice. thanks.
i built a program using flash mx and updated to action script 2.0 standards with flash 2004.
this program can be downloaded or watched online from our server. during the movie, it makes several calls to our server in order to load variables at certain points in the movie.
when i play the program in the stand alone player, it performs as expected. however, when watching online, it jumps to a warning frame that i created in case a variable could not be loaded due to the program not being able to access the internet.
i went through debugging and it works as expected from my desktop. for some reason, the swf is not able to access the server when it is on the server.
i'm aware of the cross domain security features that flash has implemented but does this make sense? i mean, it is on the same server and accessing the same folder.
if someone can clue me in it would be nice. thanks.