ActionScript 2.0 :: XML Across Subfolders?

Sep 13, 2006

how to load SWF into timeline with its own XML?I know how to load SWF into timeline, but how to tell flash to search for XML in its local folder, instead of local folder of main timeline?

main.swf ---> at /main
loads few gallerys
gallery.swf ----> at /main/gallery1[code].....

how to tell flash to search for xml locally, where gallery.swf is?

View 1 Replies


Similar Posts:


Swf In Subfolders Not Working On The Web?

Nov 5, 2010

i have a container swf and 3 subfolders that load in videos and images, when i run it local everything works and loads fine ( dbl clck the swf) but when i put it on the web server and call up the url the video from the subfolder does not work?? if i go yto the web server and ( dbl clck the swf) all works? here is what i am using ( from DW CS5 )

<div id="content"><span style="text-align: center"></span>
<object id="FlashID" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%">
<param name="movie" value="start.swf">[code]..........

View 3 Replies

ActionScript 2.0 :: Can't Open Jpg In Subfolders

Oct 22, 2007

I am using loadClip to load some jpg into flash. I am using IIS as webserver to test the application. The problem is that the images placed in subsubfolder are not being loaded! Example:

images in "allpics" are loaded
images in "allpicsimages1" are not loaded

that is, only images in the FIRST subfolder are loaded..why? I have enabled "Directory Listing" to all folder and I have granted all permissions in IIS.

Code:
__________________________________________________ ___________
var loadListener:Object = new Object();
var mcLoader:MovieClipLoader = new MovieClipLoader();
mcLoader.addListener(loadListener);

[Code]....

View 3 Replies

Media Server :: FMS Streaming From A Mounted Folder And Its Subfolders?

Jan 28, 2010

FMS Question about streaming from a mounted folder which has sub-folders: I have an FMS running with the following configuration:1. App named video ( duplicated as per instructions here: http://bit.ly/bgGRUI)2. VirtualDirectory set as follows[code]...

1. Player unable to play the video2. Server sees a hit but nothing streams ( see 0 bytes sreamed from log file).Since it is local, I am right now focusing on FMS, and avoiding - firewall issues ( I will have to open ports 1935, 1111 and 8134 eventually)- folder access issues ( same host: although I need to be able to mount remote folders eventually)

View 5 Replies

ActionScript 2.0 :: Fscommand Exec - Couldn't Get Subfolders To Run Exe Files

Feb 23, 2006

can somebody explain me a little bit fscommand exec function I created a folder fscommand and put some exe and succedded to run it but in other folders above it with ../ and subfolders I couldn't get it to run exe files

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved