Will give it a shot, thanks heaps :) On 6/2/06, Grant Cox <[EMAIL PROTECTED]> wrote:
Perhaps it's the Flash security settings then. I personally find flash security to be a grey area, but things to check would be: - That you have a crossdomain.xml file on your server, allowing flash files to load data from that domain - That your local flash security settings (from http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html#117502 ) have "Always Allow" ticked, and you add "c:\" to your "trusted locations". Hope that helps. Regards, Grant Cox Craig Stanford wrote: > Yeah all the files are in the same folder. Its strange cos it works fine > when published inside Flash, but when I try and run it stand alone, or > in a > browser i get nothing. > > On 6/2/06, Grant Cox <[EMAIL PROTECTED]> wrote: >> >> Are all files in the same folder? When it reports that the file cannot >> be found, it should give a path in the trace statement - make sure this >> is where the file actually is. The load call will be from the location >> of the holder movie, not the ticker.swf. >> >> Regards, >> Grant Cox >> >> >> Craig Stanford wrote: >> > still need some help with this please. I am depserate! >> > >> > Cheers >> > Craig. >> > ---------------------------------------------------- >> > >> > Hi everyone, >> > >> > I have 2 swfs, and I want to load them both into one holder movie. Im >> > loading them in as follows: >> > >> > tickerHolder.loadMovie("ticker.swf"); >> > clockHolder.loadMovie("clock.swf"); >> > >> > The ticker.swf uses a text file. The file works fine by itself, but as >> > soon >> > as I load it into the holder movie, it tells me that the text file >> > couldnt >> > be loaded. >> > >> > Any help would be greatly appreciated. >> > >> > Cheers, >> > Craig. >> > _______________________________________________ >> > [email protected] >> > To change your subscription options or search the archive: >> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> > >> > Brought to you by Fig Leaf Software >> > Premier Authorized Adobe Consulting and Training >> > http://www.figleaf.com >> > http://training.figleaf.com >> > >> > >> _______________________________________________ >> [email protected] >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training >> http://www.figleaf.com >> http://training.figleaf.com >> > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

