Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Animation and Effects | Forum profile

Forum profile page for Animation and Effects on http://www.actionscript.org. This report page is the aggregated overview from a single forum: Animation and Effects, located on the Message Board at http://www.actionscript.org. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Animation and Effects" on the Message Board at http://www.actionscript.org is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: ActionScript.org Forums - Animation and Effects (site profile, domain info actionscript.org)
Title: Animation and Effects
Url: http://www.actionscript.org/forums/forumdisplay...
Users activity: 19 post per thread
Forum activity: 3 active threads during last week
 

Posting activity on Animation and Effects:

  Week Month 3 Months
Threads: 3 7 28
Post: 8 14 53
 

Animation and Effects Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
nycynik
3
user's latest post:
Rotation Question
Published (2009-12-01 18:21:00)
Got it! - and by that I mean, figured out how to do it, by placing it in a container. Good enough. This link talks about how to do it, and shows an example. http://www.actionscript.org/forums/s....php3?p=826333 It helped me to show the sprite container, so I drew in a box, like the example with the card. Then i could make any adjustments to the rotation. I also see how the matrix solution works. The transform moves the sprite, so you have to...
kris8888
2
user's latest post:
More to buy...
Published (2009-11-30 01:07:00)
if you buy a multiple user license you are allowed to make it downloadable for the number of users you have bought it for
CyanBlue
2
user's latest post:
More to buy...
Published (2009-11-30 13:04:00)
Hm... I am not seeing that... Care to post the link that says so just to clear it up for me, and I'll clean up the thread after that...
senocular
1
user's latest post:
Rotation Question
Published (2009-12-01 18:04:00)
You don't have to complicate things with using a Matrix. Just find the center of rotation, rotate, then offset to center back on that point. ActionScript Code: function getCenter ( target :DisplayObject ) :Point {     var bounds:Rectangle = target . getBounds ( target . parent ) ;     return new Point ( bounds. x + bounds. width / 2 , bounds. y + bounds....
 

Latest active threads on Animation and Effects::

ActionScript.org Forums
Started 1 week ago (2009-12-01 17:50:00)  by nycynik
I found a few questions just like this, with no answers on the forum as well: http://www.actionscript.org/forums/s....php3?t=118 932 http://www.actionscript.org/forums/s....php3?t=144 283
Thread:  Show this thread (4 posts)   Thread info: Rotation Question Size: 399 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Rotation Question :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 1 week, 3 days ago (2009-11-28 10:39:00)  by CyanBlue
I don't think that site is going to let you share the product once somebody bought it... Don't you think???
Thread:  Show this thread (4 posts)   Thread info: More to buy All-Flash-Character-Packs-Bundle from Cartoon Solutions Size: 108 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: More to buy All-Flash-Character-Packs-Bundle from Cartoon Solutions :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 3 weeks, 3 days ago (2009-11-14 11:45:00)  by patrick99e99
color fade effect problem Hi, I am having a little bit of trouble with some code and am hoping someone here can shed some light on the problem. First off, I am using prototype (javascript framework), however the syntax is very similar to actionscript, so hopefully AS people will be able to help out.. So, this is a text color effect ...
Thread:  Show this thread (2 posts)   Thread info: color fade effect problem Size: 5,090 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "color fade effect problem :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 3 weeks, 5 days ago (2009-11-12 14:50:00)  by attunedesigns
I would highly recommend getting some footage (vector or movie, etc.) and importing it to the timeline. Then you can rotoscope it, syncing with the joints every frame. Its how i did the silly man at http://jovicakes.com/ !!
Thread:  Show this thread (3 posts)   Thread info: run cycle Size: 308 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: run cycle :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 1 month, 2 weeks ago (2009-10-19 14:09:00)  by attunedesigns
I would recommend posting this in the AS3 section if its rushed. You will get much more exposure there.
Thread:  Show this thread (6 posts)   Thread info: [AS2] Slinky animation Size: 104 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [AS2] Slinky animation :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 1 month, 3 weeks ago (2009-10-12 07:45:00)  by garfieldgirl
anyone can help me with this?
Thread:  Show this thread (7 posts)   Thread info: [AS2] Shine Effect Size: 29 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [AS2] Shine Effect :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 1 month, 3 weeks ago (2009-10-13 15:29:00)  by Digital Pimp
Hi I am looking to do something similar to the effect in the header of www.loadedrecords.com . Does anyone have any idea how or could anyone point me to a tutorial? TIA Russ
Thread:  Show this thread (10 posts)   Thread info: How is this effect achieved? Size: 285 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Any ideas on how I do this?? >> :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 1 month, 3 weeks ago (2009-10-12 21:12:00)  by RogerClark
You'll need to use two images on the stage rather than one I suggest you have an array if image holder MC's (which contains both MCs) Then change the code so that it transitions one image holder in at the same time as it transitions the other image holder out. Then you'll need to update (toggle) which of your image holders contains the currently displayed image, load the other ...
Thread:  Show this thread (3 posts)   Thread info: [AS3] Help with blinds effects Size: 699 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [AS3] Help with blinds effects :: Animation and Effects :: ActionScript.org Forums"
ActionScript.org Forums
Started 2 months ago (2009-10-07 13:31:00)  by runtime
Quote: Originally Posted by Wotan318 function getMinusOrPlus():int{ var rand : Number = Math.random()* 3 ; if (rand<1) return -1 else return 1; } ActionScript Code: function getMinusOrPlus ( ) : int { var rand : Number = Math . random ( ) * 2 ; if ( rand< 1 ) return - 1...
Thread:  Show this thread (5 posts)   Thread info: [AS3] Menu Shake effect Size: 2,131 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [AS3] Menu Shake effect :: Animation and Effects :: ActionScript.org Forums"
 

Hot threads for last week on Animation and Effects::

Animation and Effects
Started 1 week ago (2009-12-01 17:50:00)  by nycynik
I found a few questions just like this, with no answers on the forum as well: http://www.actionscript.org/forums/s....php3?t=118 932 http://www.actionscript.org/forums/s....php3?t=144 283
Thread:  Show this thread (4 posts)   Thread info: Rotation Question Size: 399 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Rotation Question :: Animation and Effects :: ActionScript.org Forums"
Animation and Effects
Started 1 week, 3 days ago (2009-11-28 10:39:00)  by CyanBlue
I don't think that site is going to let you share the product once somebody bought it... Don't you think???
Thread:  Show this thread (4 posts)   Thread info: More to buy All-Flash-Character-Packs-Bundle from Cartoon Solutions Size: 108 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: More to buy All-Flash-Character-Packs-Bundle from Cartoon Solutions :: Animation and Effects :: ActionScript.org Forums"