View Full Version : loadmovie /fscommand problem.
gremlin
May 15th, 2003, 07:32 AM
Hey there people! I have a slight problem. I'm working on a resume on cd. And want to display some of my flash animations. But I can't figure out a way to show the animations from within my flash presentation. I tried to use the fscommand, but for some reason it just doesn't work! i convert the file to exe and my other animations are exe also. but when i click on the link, it doesn't work! I also tried the loadmovie command. but that didn't work neither! I'm guessing there's something i missed out, but i can't figure out what. Could somebody please show me what to do because i have to finish this by friday 16th may. Thanks.
m_andrews808
May 15th, 2003, 07:35 AM
as far as I know you can't load exes with loadMovie, try publishing your animations as swf's and then you should be able to load them with loadMovie
hope this helps
gremlin
May 15th, 2003, 07:47 AM
actually i used the loadMovie command using swf's but it didn't load. although i've used this command before. i'm totally baffled as to why it's not working!
m_andrews808
May 15th, 2003, 08:07 AM
hmm... have you used the correct path to the movies in your code? I can't really do anything but make guesses unless you post more info
eyezberg
May 15th, 2003, 05:34 PM
How do you expect anyone to tell you what's wrong if we don't know/see how you set it up/coded it?!
gremlin
May 16th, 2003, 06:23 AM
on (release) {
fscommand("exec", "andy.exe");
}
that's the code i used. but it still doesn't load the file. i changed the file to .exe and put it in the same folder. i don't know why it's not working.
gremlin
May 17th, 2003, 01:17 AM
Hey guys i found the problem! In Flash MX you have to put the exe files in a folder called fscommand. it's a new security precaution to prevent misuse of the fscommand. PHEW! finally now i can finish my work!
lostinbeta
October 27th, 2003, 12:07 PM
Glad you figured it out.
For future reference, you can load .swf files into a project file using loadMovie(), I have never had issues with that. I don't know what was up with yours though.
m_andrews808
October 27th, 2003, 12:12 PM
lost man, this is an old old thread. You bored or somthin? :P
lostinbeta
October 27th, 2003, 02:07 PM
Well I was searching for a solution to something, I found this thread, saw the problem, and figured I would put my 2 cents in.
And yes, this thread partially helped me with what I was looking for.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.