- Has been a member for 4-5 years
- Author had a Free File of the Month
- Item was Featured
- Author was Featured
- Exclusive Author
- Sold between 50 000 and 100 000 dollars
- Bought between 1 and 9 items
- Peru
- Referred between 10 and 49 users
nice card
nice card
Quick question… how do I get the movie on the back of the card to play? The front works fine (I added stop at the end to stop the front movie from playing), but when flipped, the back movie won’t play. Thanks.
To clarify, how do I play the back MC once the card is flipped? Instead of a continuous play, I’d like it to start only when the card is flipped. Thanks.
hi, sike,
nice file. where do i put the script for starting the backside clip exactly?
thx
when i try to embed/load it into other flas, it gives me an error: TypeError: Error #1009: Cannot access a property or method of a null object reference. at Vertical()
Any ideas as to why is that?
Cheers.
public function Main():void{
if (stage) init();
else addEventListener(Event.ADDED_TO_STAGE, init);
}
private function init(e:Event=null):void{
stage.align = StageAlign.TOP_LEFT;
stage.scaleMode = StageScaleMode.NO_SCALE;
stage.addEventListener(Event.RESIZE, resizeHandler)
//... other statement goes on
}
YES … please make an XML version of this!
I am really struggling to get this to work, what level of a Flash developer do I need to be to customize this piece?
Thanks for your reply – actually I stayed up late and figured it out, and it is now working just dandy – cheers, it looks good too!
I that possible to change the code for the card change sides after a period of time?
Example: 3 seconds > change side > 3 seconds > change side.
Thanks!
Hi,
The card is awesome – easy to customize, resize, etc. I was hoping you could help me though. I need to dynamically load the flip card swf’s from another external swf (want a different card to come up randomly on a page refresh or load). the code i’m using to call do that is this:
stop(); var movieArray:Array = [‘vertical1’, ‘vertical2’, ‘vertical3’]; var loader:Loader = new Loader(); var index:int = Math.floor(movieArray.length * Math.random()); var url:String = movieArray[index] + ’.swf’; trace(“Attempting to load”, url); loader.load(new URLRequest(url)); loader.contentLoaderInfo.addEventListener(Event.COMPLETE, loaderComplete); loader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, loaderIOError); addChild(loader); function loaderComplete(e:Event):void { trace(“Successfully loaded”, url); } function loaderIOError(e:IOErrorEvent):void { trace(“Failed to load”, url); }
I’m getting this error however and was hoping you could please help me fix -
” Attempting to load vertical.swf VerifyError: Error #1053: Illegal override of rotationY in five3D.display.Bitmap3D.
ReferenceError: Error #1065: Variable Vertical is not defined. “
is loading other static swf’s fine but the the flip card external libraries seem to be giving it issues.
Hi, please publish your swf as flash player 9 targeted. Or you can download and overwrite the five3D’s flash10 package from http://code.google.com/p/five3d/
Thanks
Thanks so much for your help. I’ve been trying to do both those things but unfortunately am getting a bit confused. i tried downloading the FIVe3D_package_AS3_F10_v1.0.2 as you suggested and replaced the previous five3D folder with the one located net.badimon.five3D – but then got errors saying the paths needed to be changed in each as file. I updated them all and now get these errors -
1020: Method marked override must override another method.
How can i stop the card from flipping twice, i’d just like to flip from front to back… and then direct the back movie clip to another place.
Thanks.
What can I use the card for?
Can I use it as a signature template in Outlook?
sike how easy is this to make multiple copies I’d like to have 4 on stage?
m
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
62 Purchases
14 Comments