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 |
you have a rectangle shape with rounded corners. You want to ensure that the corners do not distort when the rectangle is scaled. What should you do? : 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
what methods are used to pass variables out of flash to a server side solution? : Adobe flash
where to start the adobe flash? : Adobe flash
How to add conditional logic for the submit button?
in general, non-mp3 digital audio destined to be imported into the flash mx authoring environment should first be compressed how much? : Adobe flash
what is the purpose of the break statement? : Adobe flash
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
which keyword is used to attach methods and properties to a class? : Adobe flash
you are creating a form that will fade out when the user submits it. What must you do to with the text fields to ensure that text entered by the user will fade out? : Adobe flash
Can you explain what are the differences between javascript and actionscript?
Differentiate between as2 and as3.