hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Programming Discussion : Actionscript path help please.
Reply

Programming Discussion Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Forum Jump

Actionscript path help please.

Reply Post New Thread In Programming Discussion Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 02-17-2008, 05:08 PM
Powi Powi is offline
WHT Addict
 
Join Date: Apr 2004
Posts: 167

Actionscript path help please.


I'm trying to load XML from an movieclip instance, but then lose the path to that instance.

Here's what i've coded so far. This is not the full code, it's just an example.

PHP Code:
// When MovieClip is loaded...
onClipEvent(load) {

    
// Loop 5 Times
    
for (var i:Number 05i++) {


        
// Create Copy of map (map0, map1, map2...)
        
map.duplicateMovieClip("map"+ithis.getNextHighestDepth());

        
// On every frame of map# do...
        
this["map"+i].onEnterFrame = function() {                    

            
// Load XML placemarks.xml
            
var my_xml = new XML();
            
my_xml.onLoad = function (){


                
// Load XML into map#.text

                // Need to find map# from here.
                        
            
}
            
my_xml.load("placemarks.xml");
    
            
        }
    }

I lose "map#i" inside the "my_xml.onLoad" function.

Your help would be really appreciated.

Thanks a lot

Powi

__________________
cuartopunto.com

Reply With Quote


Sponsored Links
Reply

Related posts from TheWhir.com
Title Type Date Posted
GoGrid Launches Free Cloud Migration Service through Racemi Partnership Web Hosting News 2013-04-10 11:16:38
50d0d1f2-f254-44ec-a69a-695345a799a0 Listing 2013-03-05 18:26:06
VIDEO: Troy McCasland of Attracta on SEO Software for Hosting Providers Whir Tv 2012-11-12 12:59:02
EMC and Cisco Team Up for Cloud-Focused Educational Program Web Hosting News 2012-04-02 10:42:58
Cloud Migration Software Firm Racemi Joins Rackspace Cloud Tools Network Web Hosting News 2012-03-23 17:00:08


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?