Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Server-Side Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-02-2001, 10:13 PM   #1
thegraphicguru
Registered User
 
Join Date: Jan 2001
Location: Wisconsin
Posts: 10
Exclamation

Hi,

Say you were loading an swf in a location such as

loadMovie ("pretend.swf", "/instanceName");

in the main swf...could I go to a certian key frame in pretend.swf...or could I manipulate anything in pretend.swf??

Thanks,

thegraphicguru is offline   Reply With Quote
Old 02-03-2001, 12:27 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Talking

Of course, you can do anything to it.

To go to a certain frame you'd use:

_root.instanceName.gotoAndPlay(FrameNumber);

But note taht you can't do this until you've given the file time to load up. Perhaps look at the upcomming Initializing Movie tutorial, or the preloader tutorial to allow for loading time.

Cheers

Jesse
__________________
Cheers

Jesse Stratford
ActionScript.org Cofounder
Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org

Please don't email or PM me Flash questions, that's what the Forums are for!

Please don't rely on me reading my PMs either. Email me about important stuff.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
ColdFusion Question: How to have your Action Script talk to a DB jimmy.hunt ActionScript 2.0 5 12-09-2005 07:58 PM
Bearbot wants to talk to you. (yes you!) squarebear Site Check 4 02-24-2005 10:25 AM
Making child swfs talk to parent swfs mrand01 ActionScript 1.0 (and below) 2 11-12-2003 08:24 AM
flash & ASP talk deep green Server-Side Scripting 3 11-17-2002 10:29 AM
Main Stage Talk to Loaded SWF File Prophet79 ActionScript 1.0 (and below) 3 11-13-2001 09:52 PM


All times are GMT. The time now is 08:36 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.