PDA

View Full Version : Flash objects calling other flash objects?


Runz_W_Scissorz
08-13-2007, 04:53 PM
Hello everyone,

I have an issue with my flashplayer object being hosted on another server. The flashplayer is viewed from the home page of many websites. The backstory is that I have problems sending certain variables/events to the player when it is not local, and everything works fine when the player is hosted locally. My concern is that hosting the player locally will result in exceeding the bandwidth cap.

So the question is, is there a way to have a local flash object (player) call a non-local flash object with javascript commands and variables? Thanks.

I apologize if this is not the appropriate forum for this question.