Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




SOme Help Would Be Awesome



I have posted a link on the bottom of this page so you can download my file if you like to get a better idea of what im asking. When you open the file you'll see 4 words on the side -About, Resume, etc on the last frame on the main stage. Each is a movie clip and if you open them you will see how they enter and exit when clicked. I want each one to be able to be clicked and stay on screen. When you click another button I want the previous movie clip to go to the exit key frames and then stop before the information from the new movie clip comes up. If anyone could possiblly help me out that would be so awesome. Ive tried with little success from all the replies from people on here giving me different codes and none seem to work. So any help is great. thanks!here is the link:<a href="



Adobe > Flash General Discussion
Posted on: 02/18/2007 10:28:50 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Just Awesome.......
http://www.lynxdigital.tv/01.htm

Very well done

Does anyone have any clue as to how this is done.

Just Awesome...
Awesome tweening prototype for properties..and more
Can be "flavored" with built in equations or...hell no;

create your own custom easing using custom easing tool from window->Other Panels->custom Easing Tool
(oh boy)

aaand

Added ability to create easing effects whitout line of code (converting Motion Tweens) and saving your presets


Congrats to ladislav zigo for the Class(extension)
And Robert Penner for the easing equations...

I dunno who the hell they are but they've done it already...
I thought everyone should have this

Edt: Attached zip contains extension
Script available both for as2 and as1

----------------------------------------------------
Look down for the attachment >>>>>>>>>>>>>>>>>>

How Is This Done? (awesome)
how do they keep the mp3 player on the bottom from reloading? even if you change a page or something?

http://thebenjamins.net/main.php

This Is Awesome ...how Is It Done?
check this out.... http://disneyworld.disney.go.com/wdw/?bhcp=1 and http://disney.go.com/destinations/flash/ the mouse has some kind of random movenment that follows it, can anyone tell me how this is done?


Thanks...

This Is Awesome ...how Is It Done?
check this out.... http://disneyworld.disney.go.com/wdw/?bhcp=1 and http://disney.go.com/destinations/flash/ the mouse has some kind of random movenment that follows it, can anyone tell me how this is done?


Thanks...

Awesome How Do They Do It?
How do they do this Flash intro page?

I have a lot of guesses. I would like to hear yours.
http://www.fullsail.com/

Awesome Game...but How?
This is an awesome paintball game, but how do they get the gun to respond to the mouse position? The link is below:

http://www.shockwave.com/sw/content/paintball

I am trying to create a game a lot like this one, but I can't figure out how they got this effect to work. Thanks,
Brandon

HELP Me Stupid You Awesome
That's right I think I'm stupid cause I can't get this to work. I have a movie on flash and I'm trying to get a new movie on a new browser window by pressing a button. but so far it opens the movie in full screen and the original page goes blank and you can only see the script I wrote for the new window in the adress bar. please help im a newbie and stupid, and im going nuts as to know what im doing wrong I know its probably something obious, but I dont know what.
hers the script for the button.

(release) {
getURL ("javascript:window.open('http://treesmith.tripod.com/catalina.swf','catalina',height=500,width=300)");
}

And here's the ulr for the site.
http://treesmith.tripod.com
please let me know. THX in advance.

Awesome Graffix
hi all
no stupid questions...ok

ive learned alot but im not an artist, when i draw with flash it looks like im in kindergarden, i look at all your flash graffix and they are wickedly incredible, please tell me how i can have awesome graffix so my flash stuff doesnt look like a little kid drew it. or are all you people awesome artists ???

i really hope this gets answered, thanks a lot

How Do You Do This? Awesome Effect Atm
Check out the following url, you'll see what i mean if you look at the flash animation on the left of the screen. The part i'm asking about is how to create the effect of having a photo and then covering it with a tint (with some sort of tweening).

http://www.fitsmart.com/start.html

Would be very interested in knowing how to create this.

Cheers

R

Awesome New Preloader
i suck at programming and i need an actionscript for fading in and out of an object only when mouseover..
so if anyone has the actionscript it would be well appriciated..
thanks..

Awesome Site
This site is awesome! How does he accomplish the particle-like effects such as the smoke and the water droplets?

Awesome Menu.......does Anybody Know How To
check out this menu. It's pretty neat. I was hoping to start a thread on the different ways of achieving it, and see what the best one is, as I'm sure there are many.

http://www.firstbornmultimedia.com/w...ndon/index.htm

let the posts begin

This Is Awesome...how To Do This Navigation
are there any movie tutorials around here to do something like this navigation? thanks. Any code help would be appreciated.

Need AWESOME Backgrounds
ok, i'm a little bit limited in the graphic software that i have access to these days.
can anyone point me to some kick-ass backgrounds i could use for my flash movies.....not the cheesy backgrounds that are all over the net. i mean good ones....stuff you would see in pro flash sites.

thanks

Awesome Logos
hi, ive been searching for a tutorial on how to make them awesome logos i see everywhere,ive had zero luck, in the process ive learned about blending images in photo shop but i dont see how a awesome logo comes from that......any help in this direction and i may be able to pay my rent next month,

thanks kermitfrog33

Awesome Site; Help
I found this awesome site that is so clean and efficient with his flash, what I would like to know is how to scroll photos like this and also how to stop them when you move the mouse. Any of the tricks that or used on this site that someone wouldnt mind helping me with or pointing me in the right direction I would be so appreciative. I want to use some of this type flash on my photo site. Here is the link http://www.eddiebaute.com/

edit by dricciotti: fixed your URL

Awesome Effect
So I was looking for a way to turn an image black and white in the flash help section
and some how came across this
paste it in the first frame and make sure its blank











import flash.geom.Transform;
import flash.geom.ColorTransform;

var imageClip:MovieClip = this.createEmptyMovieClip("imageClip", 1);
var clipLoader:MovieClipLoader = new MovieClipLoader();
clipLoader.loadClip("http://img.photobucket.com/albums/v403/Razz/flowers%20and%20plants/flowers031.jpg", imageClip);

var mouseListener:Object = new Object();
mouseListener.onMouseMove = function():Void {
var transformer:Transform = new Transform(imageClip);
var colorTransformer:ColorTransform = transformer.colorTransform;
colorTransformer.redMultiplier = (_xmouse / Stage.width) * 1;
colorTransformer.greenMultiplier = (_ymouse / Stage.height) * 1;
transformer.colorTransform = colorTransformer;
}
Mouse.addListener(mouseListener);

Awesome Site How Is This Done
http://www.patronspirits.com .....

Awesome site! How is this effect done where the bottles moved based on the mouse motion.

I am doing a beverage website for my class and I want my site to be setup like this. Any help? Thanks.

VECTORS Are Awesome
...and slightly befuddling

that is all thank you.

Awesome Site, But How Does It Do It?
People have had previous examples of this before but please check it out.

http://www.konami.jp/mgs4/uk/top.html

You can go around the site collecting points. Which is easy to do with AS.

But is how does it remeber it? Can anyone help, I really want to use this system for a site I'm building?

But make it more complex. Like remeber a username and password or whatever?

Does it use actionscript to write over a .txt or xml file?

Awesome Article
Here is an article with commentary from some of the web's best know flash gurus. I thought someone might find it interesting/inspiring: http://www.search-this.com/2007/08/0...ash-questions/

Awesome ActionScripting
I just wanted to share this insane AS... (I did not make it):

http://www.izpitera.ru/lj/tetka.swf

frozenpeas
--
Micfo.com Affiliate Program

How To Create This Awesome Scroll ?
if you go to http://www.charlex.com/flash/
then click portfolio, their scroller only moves when you mouse over it. then it slowly stops once your mouse is no longer on it. Any tutorial for such a scroller or better actual FLA file ? thanks !

Flashloaded - 3d Pie (im On A Deadline, Help Would Be Awesome)
i dont know if anyone could help me with this but im stuck and i have
a deadline fast approching and i havent had a response from them.

i know its a long shot but i can also post the fla if need be

i want to move a slice out when a mc is over and then
move the slice back in when the mc is rolled out


thanks guys

Selling FLA Awesome Movie
I'm selling my FLA(Editable Version) of my random flash(the movie)


i used 4 months on it
and it can be yours for 25$

PM me if your intrested.
Pay Via Paypal.

My Paypal: game-makerj@hotmail.com
My MSN/Email: unknown-studio@hotmail.com

Download SWF: Download Now!

PM Me to buy the source(FLA).

Awesome Transition Effect..how?
i'm dying to usethis image transition effect on my site. im familiar with flash but not at all with actionscripting. do i have a chance? can someone tell me how to do it? would be greatly appreciated!
thanks..

Found Awesome Scripts That I Can't Use
Hey everyone

I found this amazing source for flash gallery scripts:
http://www.senocular.com/pub/kirupa/gallery.html

I'm especially interested in getting the SpinGallery one to load from a FLA file.
As it is, its made of .as files only (and a swf), no .fla.

How do I "call" the script from within a .fla file in order to activate it?
I think its the SpinGallery.as that I need to "call", and then that .as file will activate the rest of the script.

Thanks )

Awesome Interactive World Map
Doing a website for Gary Player, a legendary golfer, and we are going to have a flat international map showing all the golf courses he has designed. I want it to be really nice and slick. Can't use google maps or anything like that. I've looked at FlashMaps.com. Looks alright, but I'm really in awe of solutions like http://www.mariner.org/exploration/index.php?page=voyages who have up'd the standard for interactive maps, in my opinion. Well, I'm not a flash guru or a programming guru. But the quality of the site must be top tier.

Can anyone point me in the right direction for a great interactive map experience? It needs to be customizable and driven from XML. It also doesn't have to be as crazy as the above link, and could just fit in my content well. Any ideas? suggestions? advice?

http://garyplayer.thepinkboa.com

Thanks in advance,
Brad





























Edited: 11/14/2007 at 12:56:39 PM by Brhaynes75

AWESOME Flash Game
ok found this and think its awesome!

http://www.newgrounds.com/portal/view.php?id=59593

how difficult would it be to make a game of this nature?

that art wouldnt be an issue, just the interactivityprogramming


any thoughts?

Combining Two Awesome Components
how to do this? how to do this?

i want to combine this : http://www.flashcomponents.net/compo...m?nav=2&id=275


with this:
http://www.flashcomponents.net/compo...m?nav=2&id=387



so that when the thumbnails are clicked the right frame resizes itself to display the larger version

ToHex Function Is Awesome
Cool toHex function with a nice random color deal. I'm sure someone will find this useful, as the color object is sort of *difficult* being that it involves hexadecimal.

I Must Know How They Did This Effect. It's Totally Awesome.
Ok guys i know this site is wicked awesome (www.2advanced.com) and alot of graphics and designs on this site seem like they take a while but does know how to make the flicker design seen on the channel 51 preview they have to the right of the site.

Attach is a picture of the flash animation effect im talking about.

If anyone has any ideas of how to create this effect please post.

Awesome Image Gallery
Hi;

I'm relatively new to Flash. I'm looking to create an image gallery like the one on Caterina Bernardi.

I'd like to display thumbnails that when rolled over, you see a larger thumbnail that bleach fades in. When you roll out, the larger thumbnail fades out. (I don't need the thumbnails to scroll around, since I'm planning to layout the page with 2 columns of 7 thumbnails, with an option to click "Next" for more thumbnails).

When you click on the larger thumbnail, a full size image appears in a window, bleach fading in.

Any help would be greatly appreciated!
Neal.

Most Awesome Use Of Actionscript Ever...need A Tutorial On This
My hats off to the geniuses over at www.levitated.net for their awesome display of Actionscript skills. One effect in particular grabbed my attention and I would really love to see how it could be adapted to different uses. Chek the effect and then read on...

http://www.levitated.net/daily/levTextSpace.html

Now the most wonderful thing here is that this is a very convincing 3d effect, I mean let's face it until now most of the actionScript based 3d effect I saw were rather simple and if one wanted to achieve a 3d world he needed a third party program such as Swift3d therefore sacrificing file size.

Now My question is this, could one use the Levitated.net effect and make it into an Intro animation ? Could it be possible for instance that instead of words flying in a 3d space, could it be Geometric shapes ( drawing API ?? ) But most importatly, can this be "Timed" to say a soundtrack. It's all about control !

Whatever we can come up with, I think it would be a wonderful challenge to pick apart this concept and break down the actionScript in order to build more customized versions and hand up with more cool stuff ! For example, a 3d interface based solely on actionScript ! Now wouldn't that be great or what.

To all of you actionScript Jedis out there Let there be light !

You gotta love OpenSource

Linking Question Any Help Is Awesome
im 3 months old to flash mx and am working on a website right now that requires me to loop a flash file as a movie x amount of times and then automatically transport the user to the homepage, in the same window...im also using fireworks and dreamweaver mx, any help would be awesome, thanks

Awesome Scrolling And Text Box
So I've been having a great time mixing and matching all kinds of source code and applying it to my design. Here's an interesting problem and an awesome dynamic css text box with a blur scroller and ease for everyone...

So in the 2.0 forum I was trying to figure out how to set a dynamic text box to expand with it's contents.... figured that one out:

myHtml_txt.autoSize = true;

myHtml_txt being the instance name of your dynamic text box....

Then I tried to use this awesome scroll bar I got a hold of with it...

I tried it out and it looks like a bad idea, FLash kind of chokes on it, and I'm on a brand new G5 (got to love workin for the university...), so I can only imagine how bad it would choke a slow computer.

anyways, if anyone wants to play with it give it a shot.... I think I may just cut the shows and news sections down to like 2000 pixels long and put a link to archives at the bottom of each MC (for a band's site) unless someone can get it to run smoothly.

http://www.efcmusic.com/rob/scrolldaddies.zip

'blurscroll2' works nicely.... then try 'blurscroll' to see what I mean about it breaking. The difference is in the 'scrollme' files, look for t.autoSize = true;

sorry aif this is incoherent but just open it up and you get a css styled dynamic text box with a kick *** scroll bar. what more could you want in a txt scroller? maybe I'm naive and too excited, but I feel like you could all use this.

Awesome Site I Guys
this i soo the best forum

one small thing. www.urbn.tk

when u see about/photography/experiment

when u press photography--and then a photo

my about/photography/experiment get a white background. ant thats because i used white ractangle behind my buttons so that the entire area would react when i move my mouse over.
Is it possible to make i tranparent?
so that the buttons work as they do now, but no white text box behind?

that would look so much nicer

AWESOME Flash Game
ok found this and think its awesome!

http://www.newgrounds.com/portal/view.php?id=59593

how difficult would it be to make a game of this nature?

that art wouldnt be an issue, just the interactivityprogramming


any thoughts?

Combining Two Awesome Components
how to do this? how to do this?

i want to combine this : http://www.flashcomponents.net/compo...m?nav=2&id=275


with this:
http://www.flashcomponents.net/compo...m?nav=2&id=387



so that when the thumbnails are clicked the right frame resizes itself to display the larger version

ToHex Function Is Awesome
Cool toHex function with a nice random color deal. I'm sure someone will find this useful, as the color object is sort of *difficult* being that it involves hexadecimal.

I Must Know How They Did This Effect. It's Totally Awesome.
Ok guys i know this site is wicked awesome (www.2advanced.com) and alot of graphics and designs on this site seem like they take a while but does know how to make the flicker design seen on the channel 51 preview they have to the right of the site.

Attach is a picture of the flash animation effect im talking about.

If anyone has any ideas of how to create this effect please post.

Awesome Image Gallery
Hi;

I'm relatively new to Flash. I'm looking to create an image gallery like the one on Caterina Bernardi.

I'd like to display thumbnails that when rolled over, you see a larger thumbnail that bleach fades in. When you roll out, the larger thumbnail fades out. (I don't need the thumbnails to scroll around, since I'm planning to layout the page with 2 columns of 7 thumbnails, with an option to click "Next" for more thumbnails).

When you click on the larger thumbnail, a full size image appears in a window, bleach fading in.

Any help would be greatly appreciated!
Neal.

Awesome Flash Effort
Came across this and thought some others might enjoy it...

http://albinoblacksheep.com/flash/animator

Awesome Photo Gallery
check out this photo gallery http://www.nieblasdeavalon.com/galeria/

is this custom made or has anyone seen it before?

What Is This 360 Zoom Effect? Its Awesome, Does Anybody Know.
What is this 360 zoom effect? Its awesome, does anybody know.

Link Here Click on 360 zoom.

http://webapps.easy2.com/cm2/flash/generic_index.asp?page_id=35728826

Spikeddb.com Awesome Movement
Hi, I just wondering how they did this effect, everytime you click on a navigation, the squares will move randomly then become a nice shape...any similar tutorial on this? thanks for sharing...

http://www.spikeddb.com/main.htm

[AS]awesome Site, Need Tutorial
http://www.leoburnett.ca/

Hi, I just saw this site and I loved it, just wondering if there's tutorial for the movement they used...and the pencial thing..amazing, have no idea about how they did it...please help me out for finding tutorials on these 2, I tried to search but I don't even know what this effect called(the movement)..hah stupid me...thanks for your help and time!!

Blurred Motion Is Awesome But... How Do You Do It
I've been trying to work out (to no success) how to create a blured effect on moving objects, i found an example on a cursor on the www. paprika.com.sg page. Has anyone got any suggestions on how to do this???

Thanks for your help

Josh

Copyright © 2005-08 www.BigResource.com, All rights reserved