Difference between shared lib and shared objects
Answers were Sorted based on User's Feedback
Answer / ilayaraja
Shared Objects are flash enviroment cookies that stores
client information either in local or remote systems.
Shared lib are used share the components in different
documents ethier runtime or design
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / navdeep
Shared objects are cookies
and stored at following location
Shared objects are placed at Drive>userprofile>Application
Data\Macromedia\Flash Player\#SharedObjects
but shared libraries are objects may be buttons, movieclips
etc that can be shared with other flash files. On change of
main library object the instance in other movieclips are
also changed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karthikeyan
Shared libray are emmbeded assets in flash which is
exported for action script
wheres
shared objects are just like cookies in js..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suresh
using the shared object we can store data in shared lib
it is powerfully used has cookies
| Is This Answer Correct ? | 1 Yes | 7 No |
How can we goto next Scene by giving code on a button inside a movie clip. in short. =>Scene 1. ====>MovieClip ======>Button [ on(release) { gotoAndPlay("Scene 2", 1); } ] =>Scene 2. This thing is not working. Please tell me the answer of how to goto next scene from this scene 1.
who can view flash? : Adobe flash
Do you know what are the different primitive data types used in actionscript?
you are creating a project for the flashlite player. You are concerned with the processor capabilities of the device. Which graphic asset would require the most processing power on the player? : Adobe flash
what are the properties can be used to control the order in which the user can tab through the elements in a flash movie? : Adobe flash
you have a video project that would best be served by using full screen mode. This needs to be done from within the browser, since you are not able to use a projector. Which publish settings should you use? : Adobe flash
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
at which point can you start usability testing? : Adobe flash
what is not a disadvantage of using the fscommand? : Adobe flash
what is not a benefit of using macromedias pre-built ui components? : Adobe flash
which two are symbol options when converting an object into a symbol? : Adobe flash