ActionScript 3.0 :: Make The Same Effect As In The Cooliris?
May 10, 2009
I'm trying to make the same effect as in the Cooliris wall in Flash using the Away 3D classes.[URL]..1. (Dumb question) I don't know why the pictures from flickr feed are not showing when my site is online. It works on my local but I just saw that it doesn't when online. I thought flickr has a crossdomain.xml.
2. (This is my real question) How can I make a shadow of the last row? If you look at Cooliris plugin you will see that the wall looks like being placed over a shiny glass so the last row is reflected. What's the best practice to do that? Can I duplicate all thumbnails from the last row and just rotate them? Is that good for the CPU and memory when I will deal with a very long wall?
View 9 Replies
Similar Posts:
Jul 12, 2009
i want [URL] type effect without cooliris tag.
View 2 Replies
Jan 29, 2004
I want to be able to make a movie clip (that acts as a button) so the roll over effect finishes before the roll off effect is triggered. Like if a marker circles a button, i want the circling animation to stop before the roll off effects happens. Anyone know how to do this.
View 2 Replies
Mar 22, 2010
how can I make a carousel effect similar to this website? Is there an easy program to assist? Is it flash?
View 1 Replies
May 17, 2009
How can I make this blue effect of lines? like in diablo 3 site
View 1 Replies
Jun 2, 2011
I'm referring to bv: [URL] I'd like to make the same effect as the buttons, the fact they move with AS and never follow the same path.
View 3 Replies
Aug 3, 2009
i want to make Flash Slidshow for my web ...but i dont know how. i wanted to make a flash effect which make front image into small pices and move from left to right ...like air taking them away and after 10 seconds in background we can see the other image....
View 4 Replies
Jun 30, 2010
like they did on this site: [URL] so, how to make this scrolling effect
View 3 Replies
Nov 6, 2010
Can you tell me how to make effect from 8 second in movie? I talking about this cicles <blue lights> [URL]
View 6 Replies
Feb 15, 2007
I wander if anyone knows a way how to make a wave effect in flash. In fact anything that would remind of sea would be accepted.
View 7 Replies
Sep 8, 2009
Is there anyone who know how to make a pulse effect. I mean something like a circle on the stage that is growing big and then if it has some dimension it will grow small, and to do that infinitely.
View 1 Replies
Feb 26, 2009
how to make a pageflip effect?
View 6 Replies
Jun 2, 2010
Im trying to make the swf file which is placed in the footer of this website[url]...
How do i go about creating the hover over and out state?
Is this done by action script and how do i convert the buttons to links? [url]
View 1 Replies
Jan 6, 2004
I'm working with the fading grid effect and I got it to work perfectly. I was just wondering if there is a way to make an image map after the effect is done. ie: If I'm using the effect on a menu.
View 2 Replies
Feb 13, 2009
i'm a design student who is relatively new to actionscript. So anyway, i'm trying to make an effect whereby the cursor, whch is a pen, is moving on the canvas and leaving a trail of ink as it moves.
View 2 Replies
Jan 6, 2004
I'm working with the fading grid effect and I got it to work perfectly. I was just wondering if there is a way to make an image map after the effect is done. ie: If I'm using the effect on a menu.
View 2 Replies
Feb 26, 2004
I was wondering how to do the box effect like on [this] site. The lines move up and across to form a box. I have tried a few things that I could think of, but have't got it.
View 2 Replies
Oct 10, 2004
I found this site and I realy wonder how the made the photo effect, what you see when you going from one content page to the other.
View 6 Replies
Mar 17, 2009
how do you make things have a glow effect in flash 8? its probably some action script.
View 3 Replies
Jan 21, 2010
How can I make the effect of dangling objects like in this site [URL]
View 1 Replies
Jun 3, 2010
Im an aspiring flash game developer struggling with a bit of code in my upcoming game, I want to play a sound(A "ding") everytime the main character touches a cookie on stage. The main character follows the mouse cursor, and the cookies fall down from the sky.
I have scripted the cookies main class, with this function(which works fine)
private function eFrame(e:Event):void{
Code:
private function eFrame(e:Event):void{
this.y += 3;//move the bell slowly downwards
if(this.hitTestObject(_root.mcMain)){//if this touches the main character
_root.mainJumping = true;//make him jump
[Code].....
And I was hoping it would go into the library and play the sound bit named "bellSound" but it doesnt do this, instead nothing happends, not even any errors under the "Compiler errors" So no im a bit lost, as I do not know how to make this work, so a sound is played when the main character touches the cookie.
View 3 Replies
Apr 22, 2009
Does anyone know how to make an LED scrolling text effect? This is the best way I can describe it as I don't want scrolling text in the normal way, I want it to be on one line moving right to left with very few characters. Like you might see in an elevator or shop window on an LED scroller.
View 2 Replies
Apr 29, 2010
I would like to make a mouse-over effect on an object. The mouse-over effect should work like this: when the mouse cursor is dragged over the object it should glow, but if the mouse cursor remains over the object it should still glow, but another mouse over effect should occur, showing an info box for the object. Until now I have just made the object as a button, and in the "over" box I have made the object glow, by defining it as a movie clip. However, this only works for the glow part. How do I add another mouse-over effect (which is delayed 1 sec) to the same object?
View 2 Replies
May 13, 2010
I have dabbled in flash now for a few years and can manage to do some basic things. I client asked if I can make sliding doors for the header of their website using this site as an example[url]...
View 4 Replies
Nov 28, 2010
I want to convert my pdf file to page flip book. And put the flip books on my webpage.[URL]..
know anything about aXmag and page-flip? or any other good software to recommend?
View 4 Replies
Mar 23, 2011
i m trying to develop a bb playbook app. how can i make a flip book effect with as3? i need to have 10 images(pages) to flip
View 1 Replies
Jan 5, 2010
I've posted this in the AS2 section as well. Just wondering if someone can tell me how to make this awesome water ripple effect, found on this page: [URL] I want it so bad and am nearly going to pay the $3 for it. But thought someone might know how to do it for free ..
View 4 Replies
May 26, 2010
It's possible make a space warp effect like this: [URL]
View 0 Replies
Jun 21, 2011
make the rollover effect on the buttons located here (under Zones):
[URL]
I did this:
ActionScript Code:
function moveX(mc:MovieClip, newX:Number, easeSpeed:Number) {
//trace("moveX Started");
mc.onRollOver = function(){
[code]....
To make a simple rollover with a click to go to another page, I'm thinking there has to be a easier way sticking to coding still. I don't want to place the code on the button but keep it on the timeline like above.
View 3 Replies
Dec 19, 2011
I need to make an volcanic eruption. Therefore you should press the left mouse button and drag over the volcano 3 times. After this the movieclip volcano should play were you can see the eruption.
View 2 Replies