Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 16th, 2003, 11:56 AM
cheetah cheetah is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: San Francisco, CA
Posts: 4 cheetah User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Angry Why won't my movie load???

Here's the layout....

Frames.
leftFrame has button.
button opens 'apple_test.swf' in mainFrame.
'apple_test.swf' is a movie that looks to see if Flash 6 is installed.
the first part of the script is the standard establishment of the variable 'majorVersion'....
my if statement is as follows...


if (majorVersion == "6") {
this.loadMovie("apple.swf");
} else{
gotoAndPlay("download");
}

it will not load "apple.swf"
if I push the button repeatedly I can see the tag on the first frame of "apple_test.swf"
but the movie will not load

PLEASE HELP ME!!!
It has to work and I have dried up of ideas.

If you check out the URL it is on that first page, the button on the top (apple v. microsoft)

URL

Reply With Quote
  #2  
Old July 21st, 2003, 10:14 AM
niobi xd niobi xd is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 17 niobi xd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 27 m 27 sec
Reputation Power: 0
Send a message via ICQ to niobi xd Send a message via MSN to niobi xd
hi there....i'm about to attempt the same thing in the next few days so i'll see if i can help


- niobi xd -

Reply With Quote
  #3  
Old July 22nd, 2003, 09:22 AM
dkkz dkkz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 50 dkkz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Re: Why won't my movie load???

in short, basically, that's not the right way to use loadMovie.

in long, and from the help files that comes with Flash....

Usage

loadMovie("url",level/target[, variables])


Parameters


url: The absolute or relative URL of the SWF file or JPEG file to be loaded. A relative path must be relative to the SWF file at level 0. The URL must be in the same subdomain as the URL where the movie currently resides. For use in the Flash Player or for testing in test mode in the Flash authoring application, all SWF files must be stored in the same folder, and the filenames cannot include folder or disk drive specifications.

target: A path to a target movie clip. The target movie clip will be replaced by the loaded movie or image. You must specify either a target movie clip or a level of a target movie; you can't specify both.

level: An integer specifying the level in the Flash Player into which the movie will be loaded. When you load a movie or image into a level, the loadMovie action in the Actions panel in normal mode switches to loadMovieNum; in expert mode, you must specify loadMovieNum or choose it from the Actions toolbox.

variables: An optional parameter specifying an HTTP method for sending variables. The parameter must be the string GET or POST. If there are no variables to be sent, omit this parameter. The GET method appends the variables to the end of the URL, and is used for small numbers of variables. The POST method sends the variables in a separate HTTP header and is used for long strings of variables.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Why won't my movie load???


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway