Difference between shared lib and shared objects

Answers were Sorted based on User's Feedback



Difference between shared lib and shared objects..

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

Difference between shared lib and shared objects..

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

Difference between shared lib and shared objects..

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

Difference between shared lib and shared objects..

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

Post New Answer

More Flash Action Scripting Interview Questions

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

1 Answers  


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

1 Answers  


what methods are used to pass variables out of flash to a server side solution? : Adobe flash

1 Answers  


where to start the adobe flash? : Adobe flash

1 Answers  


How to add conditional logic for the submit button?

1 Answers  


in general, non-mp3 digital audio destined to be imported into the flash mx authoring environment should first be compressed how much? : Adobe flash

1 Answers  


what is the purpose of the break statement? : Adobe flash

1 Answers  


which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash

1 Answers  


which keyword is used to attach methods and properties to a class? : Adobe flash

1 Answers  


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

1 Answers  


Can you explain what are the differences between javascript and actionscript?

1 Answers  


Differentiate between as2 and as3.

1 Answers  


Categories