News:

If you need instructions on how to get through the hotels, check out the enclosed instruction book.

Main Menu

i would like to use your action-script knowledge.

Farted by BilliardBall10, January 20, 2012, 08:53:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BilliardBall10

so, i have the TIEM ready, for a month, now, and i would submit it underway, BUT! i dont know action-script-AT-ALL, and therefore can't make the darn thing to turn the pages via the arrow keys (using the arrow-keys to make the pages turn, example: left arrow-key, previous page, right arrow-key, next, etc etc) so, i tried using the tutorial sponge-clock square pants told me, but i failed miserably. (perhaps my flash version is outdated...)

and later on, when i asked satellite-clock, if he could help me, he said yes, but he dissapearred from that time since.

SO! what i want from you clock crew is:

1. assist me, by taking this .fla of my TIEM-blueprint, and add the actionscript needed for the job(turning pages, via the arrow-keys...) and then, e-mailing it/or senting it to me, so i can learn from it, and submit it to somewhere/in the CC.
the file is here: http://www.newgrounds.com/dump/item/93a6f78fe9fa737f28386379db44dc8f
2. after i learn, teach me how to do more epic action-scri[pt stuff, like using buttons, making ''scene-selection'' part in a movie/or in a collab,or making  /subtitles in a flash, and enabling them/disabling.

and,  teach me how to make a menu for my future flashes , that will pop-up while it plays, and will make the viewer be able to rewind it/FF/pause/play/scene selection.

3. i will perhaps need a few ppl to submit stuff for my NEXT-TIEM. i am ready, and i will begin production, after i learn this ''page-turning-via-arrow-keys'' thing.

k -i raise dragons. here we go -click HERE- i mean click the eggs -and the dragons, until they become  adults.

BilliardBall10

dear friends, help me! who knows actionscript, so i can send him my TIEM .fla?
SORRY FOR THE INCONVENIENCE

k -i raise dragons. here we go -click HERE- i mean click the eggs -and the dragons, until they become  adults.

AnkhClock




VCRClock

BB10, I added some ActionScript and posted TIEM here.

Here is the new .FLA. (if that doesn't work, try this link.)

Here's how to use it:

All the pages go into a movieclip called "everything" with the instance name "magazine." Right now it has three layers, but you can delete everything in it just so long as there's a stop(); on the first frame. The number of frames in the "everything" symbol is the number of pages in the magazine. One frame per page.

On the second frame of the main timeline, you will see this code:
stop();
_root.currentPage = 1;
_root.numberOfPages = 53; // change this to the number of pages in the magazine
Just change "53" to however many pages there are in the magazine, and you won't need to change any of the other code. (If you want to look at it, though, it's attached to the page-turn buttons and the "everything" symbol.)
<Marlin Clock> This thread seems proof positive that divisiveness at any level is usually bad for the Clock Crew.
<PhantomCatClock> are we talking about the same clock crew

BilliardBall10

once again, thanks, and you rock!
man, how can i repay this?

also, i use flash mx, and 08

uhh.. may i ask u in the future, about any actionscript stuff?

again, thanks.

i hope more ppl will give material for the new TIEM issues, that will start soon...

k -i raise dragons. here we go -click HERE- i mean click the eggs -and the dragons, until they become  adults.