Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
albert105 #1
preloading in segments
How can I preload a flashwebsite in segments?
I'm building a website with 9 'rooms'. The background and the main navigation
are the same in all the rooms and should load first. The layout and the content
of each room is different and should load when you visit that room.
When I place a preloader in the root of my movie, he loads the entire movie at
once, but I don't want that.
I know I can make a seperate swf file of each room and load it into my main
movie with 'loadMovie'.... but the layouts of these rooms are quite similar and
are sharing the same movieclips. How do I solve this
albert105 Guest
-
IPC : destroy IPC::ShareLite-segments
I use IPC::ShareLite-segments but havnt figured out an elegant way to destroy the created segments. The recommended way (manpage) always fails with... -
Order of memory segments
Is the order of memory segments(text, data, BSS, heap) guaranteed to be same in any unix memory model ? -
How many rollback segments can a transaction use?
Oracle8(TM) Server Concepts " When a transaction runs out of space in the current extent and needs to continue writing, Oracle finds an available... -
newbie DBA - rollback segments
I'm new to the oracle dba roll, so please be gentle. I load several large tables every night. My database is only about 20gB and is 24x7. I... -
mapping segments to sessions
I am trying to trace segment growth in the temp tablespace back to a specific session. The tablespace will grow rapidly (40Gb) without warning. I... -
albert105 #2
preloading in segments
How can I preload a flashwebsite in segments?
I'm building a website with 9 'rooms'. The background and the main navigation
are the same in all the rooms and should load first. The layout and the content
of each room is different and should load when you visit that room.
When I place a preloader in the root of my movie, he loads the entire movie at
once, but I don't want that.
I know I can make a seperate swf file of each room and load it into my main
movie with 'loadMovie'.... but the layouts of these rooms are quite similar and
are sharing the same movieclips. How do I solve this? (flash MX 2004
albert105 Guest



Reply With Quote

