Modules in seperate projects

flex

    Next

  • 1. Video Tracking
    Hi, I am PHP developer. I am having one video with extension of .flv. Now I have to track the video how much the user has been viewed. FOR EXAMPLE: abc.flv video is 30 secs. One user is viewing the video for 10 sec. Here I have to track the 10 secs and store in my database. how to do this.
  • 2. simple search application
    hye..i'm new in flex development..can someone show me how to do this. i have a datagrid.and a search function.i want the user to be able to input text and the search function will search for the required text from my datagrid.can someone show me how to do this?? i'm willing to learn..any suggestion would be appreciated. thanks in advance
  • 3. . Is there a way to call the style funtion before the children expand?
    Hi all again :) When using the AdvancedDataGrid style function with treedata the style function isn't called until the expanding children have finished expanding, leaving the old style in place for a few seconds which I don't want. Is there a way to call the style funtion before the children expand? Cheers happy coders
  • 4. How to instrument a custom component which inherits from EventDispatcher class?
    Does Adobe automation implement instrumentation for custom components extends to EventDispatcher class directly? I could not record any operation against such components with Flex automation testing tool such as FlexMonkey. It seems that Adobe only has an implementation for instrumenting custom components inherits from UIComponents. Could anybody help me? Thanks a log in advance.

Modules in seperate projects

Postby |>AoA<| killa » Sun, 13 Jul 2008 02:59:50 GMT

Because multiple projects need the same part of one of the projects i decided 
to make a module out of that part. I made a new flex project and made the 
application a module and moved all the code to the module and the project.

 Now I'm trying to get it into the other projects, but they can't see the 
variables in the module.


Re: Modules in seperate projects

Postby |>AoA<| killa » Sun, 13 Jul 2008 03:09:06 GMT

Ah now i see, I have to include it in the flex build path...
 Sorry then, it was kind of because 
 http://www.**--****.com/ 
5&threadid=1377650&enterthread=y that I couldnt find it :)


Similar Threads:

1.seperate AS file for flex project

I've just started using Flex, and although I love it, I hate having to scroll 
up all the time to edit the AS3 code in the <mx:Script> tags.. so i was 
wondering if there was a way to save out all the AS3 code to a seperate as file 
and tell the mxml file to use the code in that file.

 Thanks.

2.How to set module to be on top of another module

hello guys!! i'm just newbie in flex,  and cant figured out how to manage 
loaded modules to set who's on top of each other. if i load one module then 
loads another one, the last module loaded is the one on top what i want to 
happen is when i click on the first module it should be brought on top. how can 
i do these?

3.Module loads another modules ???

4.How to set module to be on top of another module

Hi,
After loading the module using the ModuleManager, you have to add it to the container right? How are you doing this? can you please share the code snippet.

5.Module loads another modules ???

I took the simplest approach I could get to work. In the main application I 
have a mx:ModuleLoader defined and in the application init function I do 
apploader('login.swf');

 In login.swf I have a function that basically does

 If (class == "Admin")
 {
  Application.applicaton.apploader('admin.swf');
 }
 else
 {
  Application.applicaton.apploader('user.swf');
 }

 In those modules I load other modules based on user input.

 Hope this helps.

6. loading a module in parrentApplication from another module

7. Loading modules from modules

8. Module to module communication



Return to flex

 

Who is online

Users browsing this forum: No registered users and 99 guest