This is a discussion on what the difference between scene and layers within the Flash Actionscript Programming forums, part of the Web Development category; hi, I am new to flash. what is the main difference between layers and scene? and how to use both ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, I am new to flash. what is the main difference between layers and scene? and how to use both the thing..
__________________ -Murali.. |
| Sponsored Links |
| |||
| Hi, Scene is nothing but a collection of frames queued in a layer. when we play a scene it flashes the content of each frames one by one at a period of regular interval according to the movies fps(Frames per second). mean while we can have as many layers as we need in a scene , stacked on one by one. each layers will have their own set of frames. when the scene starts playing, all the layers will show their content Paralleley from their first frames , then second & third & so on.. like wise we can have any number of scenes with different set of layers & frames, which will play one by one after another. ----I hope i have confused you enough---- ![]()
__________________ SeeSamJagan- Sky is not the "LIMIT", Death is not the END, There is still something beyond.... |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Seven Layers of the OSI Model | vijayanand | Networking & Internet Connectivity | 2 | 09-20-2007 08:18 AM |
| goto specific scene | nssukumar | Flash Actionscript Programming | 1 | 07-24-2007 01:14 AM |