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

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

0 Answers  


Hat are the differences between javascript and actionscript?

0 Answers  


what are the statements best describes an event handler? : Adobe flash

0 Answers  


what is the key advantage of using loadvars instead of loadvariables? : Adobe flash

0 Answers  


which statement best describes what the #initclip num and #endinitclip commands indicate? : Adobe flash

0 Answers  






What is meant by vector graphic animation?

0 Answers  


what is flash tweening? : Adobe flash

0 Answers  


what does the childnodes property contain? : Adobe flash

0 Answers  


who can create flash movies? : Adobe flash

0 Answers  


How to add conditional logic for the submit button?

0 Answers  


which code should be added to create a second blue square to the right of the first? : Adobe flash

0 Answers  


Write a program to create custom list in actionscript?

0 Answers  


Categories