I’m also looking for an easy way to make the books load a swf or jump to a frame? New to AS3 , can anyone help me out?
Posted 3 months ago
Advanced Actionscript 3 Series 3D Book Shelf Menu
You can compile this file using Adobe Flash CS3 , Adobe Flex 2 , Adobe Flex 3 or the free FlashDevelop 3 (With Flex 2 SDK ). Older versions of Flash do not work!
This is a brand new way to browse through book (or CD and DVD ) collections using 3D simulation. When user rolls over the desired item, it flips to the side to reveal it’s cover art.
You can see the similar effect in the FWA award winning site http://www.vpbookclub.com and the modified version of this actual file running on a live site http://www.boek.net
Highlights: - Fully dynamic (XML controlled) - Easy to use (3 lines of code and you are ready to go) - Fast (blazing speeds with AS3) - Easily customizable code to fit your needs - Comes with lots of code comments - Email support
There are no assets or code in *.fla file. Everything is contained in .as class files. Code is written in Actionscript 3.
Posted about 1 year ago
I’m also looking for an easy way to make the books load a swf or jump to a frame? New to AS3 , can anyone help me out?
Posted 3 months ago
how do you make the text descriptions appear at the bottom of the file?
thanks!
Posted 2 months ago
A few questions: 1. When you click on each book, does an event fire? How do you know which book was clicked? 2. What is needed to set it up to work? For example, you need two photos per book (edge and cover), set up the xml file, etc.??? 3. When you say you need 3 lines of code, is this true for Flex? How easy is it to use in Flex? 4. Are there any limitations? Bugs still being worked on? 5. What other classes are you dependent on? I use many other as3 classes (Papervision, etc.). Will this conflict with them? Does your code come with any of these other classes included in a swc? 6. Do I get the as3 code so I can modify it?
Thanks, Brad
Posted about 1 month ago
Also, is this a regular Flex component that allows me to use it as I would other Flex components? In other words can I utilize it like this:
Brad
Posted about 1 month ago
How much loading time is added per book? The URLs shown as examples seem to take an awful lot of time. Would you suggest using this for only a handful of books, or would it load in acceptable time for 40 books?
Posted about 1 month ago