![]() |
![]() |
||||||
|
|||||||
| Tags: |
![]() |
|
|||
|
Im new to flex, I just have a few days experimenting with it.
I have some questions which I still dont get a clue: 1. How can I split the application in "screens" which should be downloaded from server on demand? It is SWFLoader the way? 2. When user get the application the first time he/she downloads the SWF file - Is cached as other files in the browser? Or is downloaded each time user gets in the application? If I use SWFLoader to get new "screen" it is also cached by the browser? Thanks. Regards. |
| Sponsored Links |
|
|||
|
1. use panel or states.. not sure what your trying to do..
use the httpservice with a timer as your event maker... the swf file is downloaded once.. the data.. not sure what that is.. will be downloaded each time you call httpservice... not sure how your donig this or "Exactly what your asking" hoped that answered your question. |
|
|||
|
Best to use a ViewStack, and load separate SWF's into each of the ViewStack
children, as by default they are not loaded till they are accessed (though you can make them all download at same time by creationPolicy="all"). |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise