Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
msum1park #1
Works in Flash, but not in Flash Player
I have 2 swf, contact_loader.swf and contacts.swf.
The first swf contains only a scrollpane that's used to load contacts.swf.
contacts.swf is just a simple flash containing only static text.
Problem now is, when I test it using Ctrl-Enter in Flash, it works! The loader
is able to load the contacts.
But when I opened the file in it's folder (that contact_loader.swf) ,it fails
to load.
Any ideas or suggestion on what went wrong?
I'm using MX2004. They were published as player 6 files.
Thanks,
Parka
msum1park Guest
-
Shockwave and Flash Player works with know trouble butthe it says damaged in the dependency tabl
When I go to downloaded programs in windows where your active x programs are. The icons on the leftt of shockwave player are white. I right click... -
Flash Player works, sorta
My Flash player works correctly, but I intermittently get a pop-up error box saying flash.ocx cannot be found. I cannot actually find flash.ocx on... -
Flash Player 9 Works with Netscape 8.1.2
After loads of hassles trying to get FP9 to work with IE6 (wouldn't load, the " mark appearing where the FP9 'successfully loaded' flash is supposed... -
How the flash player works.
Hi!! I have to find information about how the flash player works related to graphics. I mean, how it draws the vectors, the bitmaps, its... -
Flash player works fine in IE, but not in Mozilla
A big "Q" with a question mark in it desplays in Mozilla whenever Flash Player is required. I have done all the things I should have -... -
Chizl #2
Re: Works in Flash, but not in Flash Player
Can you post an example for us to look at?
Chizl Guest
-
msum1park #3
Re: Works in Flash, but not in Flash Player
I've attached my files here.
The thing about underscores......does it matter if the main file is using it, but the file to be loaded isn't?
msum1park Guest
-
posted.by\(Vern\); #4
Re: Works in Flash, but not in Flash Player
I have experienced problems using underscores in file names if those names
come up or are called by intneral variables in any way. Try renaming the
SWF's not using underscores just to make sure that is not an issue.
--
Regards,
--Vern
===========================
onClipEvent(doSomethingStupid){
setProperty("Face", color, #FF0000);
_root.audio = "uh oh!";
}
posted.by\(Vern\); Guest
-
posted.by\(Vern\); #5
Re: Works in Flash, but not in Flash Player
I havn't seen a technote on this, I only speak from past experience. As one
who ALWAYS uses underscores for files names, it took me a while to track it
down. Once I removed the underscores, it solved problems related to calling
external movies, variables and having internal AS problems. I dont thin the
main moive ( _level0) would be an issue though. Just the called movies and
variable names.
I use a newreader and I see no attachments - sorry.
--
Regards,
--Vern
===========================
onClipEvent(doSomethingStupid){
setProperty("Face", color, #FF0000);
_root.audio = "uh oh!";
}
posted.by\(Vern\); Guest



Reply With Quote

