Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Eweb7 #1
load custom components from app directory not workingfms2.0 trial
I spent 2 years developing apps for flashcom now I have a problem.
Previous versions allowed me to use my custom components for each indivdual
applications directory.
FMS2.0 (trial) is not letting me do this, although it did work for a short
amount of time.
(main.asc) -
load( "audioconference.asc" );
load( "avpresence.asc" );
load( "chat.asc" );
load( "component.asc" );
load( "connectionlight.asc" );
load( "cursor.asc" );
load( "people.asc" );
load( "presentationtext.asc" );
load( "roomlist.asc" );
load( "setbandwidth.asc" );
load( "simpleconnect.asc" );
load( "usercolor.asc" );
load( "videoconference.asc" );
load( "videoplayback.asc" );
load( "whiteboard.asc" );
This worked fine when I downloaded FMS2.0 trial for the first time.
All of the sudden it stopped working.
Any answers to what the problem is?
Eweb7 Guest
-
Organizing Flex Custom components
This may sound dumb, but for me unorganized projects is one of my biggest pet peves. I have a project that I am working on that uses alot of... -
Custom Components
I've built some flash MX components for use by my team. I'd like to know how to make the component update on the stage at design-time when the... -
Programming components to load movies
I'm am a bit lost. I would like to play external swfs when checking a check box. I have about 5 checkboxes that when checked should allow the user to... -
custom components tutorials?
hey, i'm new here and i'm fairly new to flash too... i was wondering if anyone knew of a decent tutorial for making custom components...... -
odd loading error, missing components on load
I've a movie that has multiple frames as steps or processes. When the movie loads, most of the components of step 2 fail to load, and you can't... -
Eweb7 #2
Re: load custom components from app directory notworking fms2.0 trial
Well sorry,
The problem must have been my server acting up
Problem solved.
Eweb7 Guest



Reply With Quote

