If Anyone Can HELP...u Guys Can
Im new to some of this and had a question hopin to get an answer with. If i am making a drop down meny once a button is scrolled over. When that drop down menu comes down....how do you make a sub menu to come up off of one of the buttons
FlashKit > Flash Help > Flash ActionScript
Posted on: 01-10-2005, 03:40 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
- Com'on Guys
- Please,guys I Need Your Help
- Please,guys I Need Your Help
- GUYS HELP ME PLEASE I BEG YOU
- OMG U GUYS PLZ HELP ME
- Hey Guys How Do You This?
- What You Guys Think?
- You Guys Have To Help Us, Plz
- Need Some Help Guys
- Guys Plz Help Me Out ............................................
- Can You Help Me Out Guys?
- Come On, Guys. Someone Must Know This...
- Thanks Guys
- Guys I Need Your Help
- Guys..i Need Your Help Plz...
- Hi Guys Pls Help Me
- Hi Guys
- Hi Guys
- Guys.
- I Bet You Guys Will Know
- How Do Ya Do This Guys?
- Have A Look Guys:)
- Hey Guys, Need Some Help
- Guys I Need Ya Help Please
- Help Me I Beg Of All U Guys
- Help Me Guys
- Hi Guys Need A Bit Of Help
- Thanks Guys
- [CS3] Hey Guys, I'm New Here.
- I'm In Need For Your Help Guys
- Guys, I Need Your Help
- Help, Guys
- Guys I Need Some Help
- Hi..Guys
- Need A Help? Guys
- Hey Guys Need Some Help Here...
- Guys,, Your Help Please
- Seems Like I Need You Guys Once Again
- Little Bit O' Help Over Here Please Guys?
- HELP ME PLZ GUYS
- Thanks Guys
- Thanks, Guys...
- Need Some Help Here Guys...
- Guys....pls Help
- Can You Guys Help Me?
- Really Need Your Help Guys...
- Guys,, Your Help Please
- Seems Like I Need You Guys Once Again
- Little Bit O' Help Over Here Please Guys?
Com'on Guys
Who has installed the flash guestbook cause i need some help before I tear my hair out I can get the .swf to load but it dosn't appear after.
So whos the real flash pro who's going to step up to the plate and help.
Please,guys I Need Your Help
Hi
I would like to know where how can i make a script like in the menu of this site
http://cubano.techiewhore.com/cubanoRed/index.html
or where i can see a FLA of that script
thank's
Please,guys I Need Your Help
In that site there is afew pics up the page , and when u move on it with the mouse, u can see how they change.
i had this script before a few weeks from flashkit, but i don't find it now.
Can u please send me a link to that script?
thank's
ofir
GUYS HELP ME PLEASE I BEG YOU
in the preloader i want it to load variables such as a txt for dynamic text or music. Can u tell me how to do it. For example like what i have in the preloader for the frames are:
if (_framesloaded>=_totalframes) {
nextScene ();
}
OMG U GUYS PLZ HELP ME
in the preloader i want it to load variables such as a txt for dynamic text or music. Can u tell me how to do it. For example like what i have in the preloader for the frames are:
if (_framesloaded>=_totalframes) {
nextScene ();
}
Hey Guys How Do You This?
hi just wondering if i can find a tutorial that teaches me how to do these scrolling selection screens.
http://www.nec-mitsubishi.com/coremedia/generator/index,realm=Products__ShowRoom__Selection,spec=?__hq__e n
an this page with rotation.. just like quiktimeVR!
http://www.nec-mitsubishi.com/coreme...m/mslcd1550mbk,spec=_3F__hq__en.html
do you have any idea on how to do this?
What You Guys Think?
Hi, Ive been working on a new layout for my company site, now I'm not so shure about the design, ( http://www.b3design.ch/new.jpg ) Can I use this? With the links being the hexagonial objects top and bottom, any crit please, or ideas on improvment, or ideas on how the animation will work....anything be it good or bad is VERY VERY welcome!
Thanks
You Guys Have To Help Us, Plz
We got a problem. We want to create a game.
It will be a game with scores.
The scores are going to be updated trough asp.
So we work with LoadVariables from a asp file.
In the game there are 10 race-cars, so there is a top 10.
Each car is a movie-clip with a instance name.
When someone update the asp file, a variable in the extern asp file, that var will be Loaded in flash and with that variable flash has to gotoAndStop to a frame in one of the Movie-Clip cars.
So, how to count frames in a Movie-Clip from a extern file?
I found something on macromedia.com, maybe you can take our point from this:
http://www.macromedia.com/support/fl...p_ext_data.htm
So you can Load Variables in a MovieClip with a Value
But not a Movie-Clip with a Animation¿
Sorry for the bad english, it's a difficult problem.
Hope you can help us out
Need Some Help Guys
A friend of mine asked me to make him a banner.
He told me that he wants to have the number 7 appear randomly on the banner then slide to a predetermined(fixed) set of coordonates which are already known.(let's say x=100,y=100)
I managed to make the number 7 appear randomly :
onClipEvent (load) {
setProperty(c1, _x, random(648));
setProperty(c1, _y, random(60));
}
//c1 is the instance name for the movieclip which shows the number 7
But I can't manage to get it to slide to those coordonates.
I tried using motion tweening but it didn't do the trick so if there's anybody out there who can help me please show me the way to do this.(I really don't want to dissapoint my friend).
I have a hunch that there will be some serious actionscripting envolved.
Can You Help Me Out Guys?
Whats up Guys,
I just found this board. It seems like a good place to get some advice, and input. I need a little help, I downloaded this .fla file
http://www.flashkit.com/movies/Inter...4712/index.php
And i was wondering if there is anyway I can change the content of each square? Does anybody have any advice for me? What program shoudl I be using. Any help would be appreciated! Thanks guys in advance!
Joel
Come On, Guys. Someone Must Know This...
Hi guys
I need to use 2 instances of the scrollpane on my movie and I want to have one with the scrollbar on the right and one with the scrollbar on the left.
How can I move the bar to the left on one of these instances? Should I stick with the scrollpane component or are there customisable movieclip scrollers that I can use?
Thanks for any help you can give me.
Thanks Guys
I think I got the problem solved. For some reason my hosting co. didn't explain where everything was to be dragged and dropped (bastards!) The site is up, but REALLY ugly! Needs lots more work. Anyways this was a problem beyond Flash. Does anyone know of any forums or sites that cater to Dreamweaver or bizarre FTP-ing issues? Any assistance would be greatly appreciated
Guys I Need Your Help
i dont how to explain this...ok...the problem is with the loop...the k loop...
the things is that it completely ignores the parameters...it doesnt matter if the hitTest is true or false it still goes through the code instead of ignoring it...plz could you help....
function bounce() {
if (j this.speedx = 2;
this.speedy = 2;
}
for (var k = 0; k
if (this.hitTest(_root["b"+k]) && this._x>=_root["b"+k]._x && this._y>=_root["b"+k]._y) {
this.speedx = this.speedx;
this.speedy = this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
if (this.hitTest(_root["b"+k]) && this._x<=_root["b"+k]._x && this._y<=_root["b"+k]._y) {
this.speedx = -this.speedx;
this.speedy = this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
if (this.hitTest(_root["b"+k]) && this._x>=_root["b"+k]._x && this._y<=_root["b"+k]._y) {
this.speedx = this.speedx;
this.speedy = -this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
if (this.hitTest(_root["b"+k]) && this._x<=_root["b"+k]._x && this._y>=_root["b"+k]._y) {
this.speedx = -this.speedx;
this.speedy = -this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
}
j++;
}
for (c=1; c balls = attachMovie("balls", "b"+i, i++);
balls._x = Math.random()*100;
balls._y = Math.random()*100;
balls.onEnterFrame = bounce;
}
Guys..i Need Your Help Plz...
i dont how to explain this...ok...the problem is with the loop...the k loop...
the things is that it completely ignores the parameters...it doesnt matter if the hitTest is true or false it still goes through the code instead of ignoring it...plz could you help....
function bounce() {
if (j this.speedx = 2;
this.speedy = 2;
}
for (var k = 0; k
if (this.hitTest(_root["b"+k]) && this._x>=_root["b"+k]._x && this._y>=_root["b"+k]._y) {
this.speedx = this.speedx;
this.speedy = this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
if (this.hitTest(_root["b"+k]) && this._x<=_root["b"+k]._x && this._y<=_root["b"+k]._y) {
this.speedx = -this.speedx;
this.speedy = this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
if (this.hitTest(_root["b"+k]) && this._x>=_root["b"+k]._x && this._y<=_root["b"+k]._y) {
this.speedx = this.speedx;
this.speedy = -this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
if (this.hitTest(_root["b"+k]) && this._x<=_root["b"+k]._x && this._y>=_root["b"+k]._y) {
this.speedx = -this.speedx;
this.speedy = -this.speedy;
this._x += this.speedx;
this._y += this.speedy;
}
}
j++;
}
for (c=1; c balls = attachMovie("balls", "b"+i, i++);
balls._x = Math.random()*100;
balls._y = Math.random()*100;
balls.onEnterFrame = bounce;
}
Hi Guys Pls Help Me
hi there i am trying to make my whole site in flash and for that i am learning action scripts. i am new to that so pls help
i am trying to make IMAGE SLIDE SCROLLER WITH MOTION BLUR"
here is the script
==================================
onClipEvent(load) {
//change picno
// and totalpics
// to a different number
//if you have more or
//less than 5 images
picno=3;
totalpics=3;
}
onClipEvent (enterFrame) {
//the picture number times the
// width of the pictures
//minus one half the width of the
//pictures
newdist =
(((picno*(_width/totalpics) -
(.3*_width) - _x)) / 4);
_x= _x+newdist;
}
===================================
i finshed the file and it dont work i got these errors
==============================================
Scene=Scene 1, Layer=motion blur, Frame=1: Line 5: Clip events are permitted only for movie clip instances
onClipEvent (enterFrame) {
Scene=Scene 1, Layer=bigfilmstrip, Frame=1: Line 1: Clip events are permitted only for movie clip instances
onClipEvent(load) {
Scene=Scene 1, Layer=bigfilmstrip, Frame=1: Line 5: Clip events are permitted only for movie clip instances
onClipEvent (enterFrame) {
==============================================
here is the fla can anyone pls help me with this !!!
Hi Guys
Hi guys!
Hi everone i just singed up, so hi! this is just a message to introduce myself to all of you, i think this is a realy grate site and forums! and i really like flash i consider myself almost an expert at it and i think i could make pretty much aynthing with it! so if u need some help just ask!
Hi Guys
Hmmm i thought i posted here b4 but its not here...o well
Hi guys!
Hi everone i just singed up, so hi! this is just a message to introduce myself to all of you, i think this is a realy grate site and forums! and i really like flash i consider myself almost an expert at it and i think i could make pretty much aynthing with it! so if u need some help just ask!
Guys.
I'm trying to make a somewhat simple side-scrolling game, but i can't figure out how to add a colision affect to keep my MC characters from passing through. also, does anyone know the actionscript to play a certain animation within the MC when a key is held down? i can get them to move easy, but they don't start the animation until after the key is realeased.
I Bet You Guys Will Know
I have a large flash page where ther are many buttons pointing to different artists
see http://www.thesouthwillriseagain.co.uk/music.htm for reference
Problem: I want the page to point back to the top when each artist is loaded, but the problem is when i use get url with #top, it works EXCEPT it reloads the page from the initial timeline.
How can i get the flash movie to move to the top of the screen each time a new song is chosen without it reloading the whole page?
thanks in advance
How Do Ya Do This Guys?
Ok...Im doing this site and need the same effect they use when you click the crosses on the top left of the screen (ie the menu) a pop up window of each piece pops up...ie is it just "on click open .swf" kinda thing????
Heres the link:
http://www.fusegraphics.com/portfolio.html#
Thanks guys
ps-i know this was part created in html but am sure this can be done in flash also yea?!
Have A Look Guys:)
on my website i have my main menu, press one and you'll get the submenu.
now on my submenu there is a slider below that indicates what client you are looking at.
there is an indicator showing if you are looking at picture 1 or 3 (looks like this 1/3) but the way it is now ain't to cool.
i was wondering if there is a way to put the number on the slider and make it update dynamically according to what picture you are looking at?
i hope you know what i'm talking about
http://mokuindustries.com
thanks for your interrest!
martin
Hey Guys, Need Some Help
Hey mates. Recently joined up. Seems to be some very helpful people here, I have been reading the forums for a while and decided to join. I have a small project that I'm experimenting with. I need you guys to help me make my church's logo do something neat.
There it is. On our projection system, we would like some type of a shimmering, professional, sleek logo that's moving to run in the background. I recently visited a church who had made their logo 3D, and it was rotating, and when the logo got to a certain angle, light came thru it. Kind of hard to explain but it was really neat. I would really really appreciate it if you guys could possibly come up with 5-10 different variations for me to check out and possibly use. See if you can make the logo any more sleek and professional and see how you can make it move. Thank you so much.
Here is the PSD: http://www.pypehosting.net/files/letterhead.psd
-Brendon
P.S. pypehosting.net is a free public domain file host for anyone who wants to use it. Unlimited uploads, file size limit of 10 meg. Feel free to use it!
Guys I Need Ya Help Please
Well first of let me say sorry if this is in the wrong forum I dont know where to post it really. But anyways my friend bought a flash menu from template monster place. Well I spent like 7days on it and couldnt make it work right. I was wondering if anybody that is willin to help with this that would be so awesome. We are tryin to get it done quick cause he tryin to sell his cd. The site that we wanted to look like when you click on the flash menu bar is like this 50cent Site So if anybody that could that would be great. So again sorry for posting this in the wrong place.
Help Me I Beg Of All U Guys
i dont have any experiance with flash ....and i want to get into making my own flash games can someone please just give me a list of things i will need and some stuff i should look into too i thank anyone who helps me in this thread
Help Me Guys
Hello,
I was wandering how you have zoom effect in side the curser like this:
----------> zoom effect
Hi Guys Need A Bit Of Help
I made some buttons in photoshop imported them into flash and I Am geting an error in the code
this is the code
on(rollOver) {
gotoAndPlay(2);
}
and this is the error
**Error** Symbol=home butt movieclip, layer=home butt, frame=1:Line 1: Mouse events are permitted only for button instances
on(rollOver) {
Total ActionScript Errors: 1 Reported Errors: 1
could someone please help this is sort of urgent
Thanks Guys
Hi,
Thanks to all the ppl in here tat helped me out.
Below is the finished template tat i will b using for my project.
Feel free to browse thru.
Well me totally new in flash 8 so forgive me if my flash look simple. And btw if there is any advise on how can i improve my flash feel free to said so i will glady want to make my flash more nicer but pls tell me how can i do about it. ;p
once again thank you.
rgds,
[CS3] Hey Guys, I'm New Here.
Hey guys,
I'm kinda new here and I was wondering how to use this forums the proper way. I'd also like to know where I can get good begginer tutorials to build up my skills and further than that. I'd also like to know how to put my own avatar and if possible, my own sig as well, thank you!
I'm In Need For Your Help Guys
Well that problem that faced me was really weird,
I've been asked for a message generator and after the project was done and I gave the man his generators, he did find out that the message is messing, like
"Hi
My name is Paul"
it appeard like that
"Hi
My name is Paul""
which doubled the enter? or took a lot of space for the enter
please guys reply on this, for I'm in need for your help
Guys, I Need Your Help
I made a form on my web site, and I follewed the tutorial, I asked the company what the path should be, they told me this: http://nickelmania.com/cgi-bin/mailform.cgi
I tried it out and it doesn't seem to work.
Could you please look at it, I need it real bad, people might try to make the reservations and they will think it worked but it didn't.
then I'll be screwed.
Please, help if you can.
Help, Guys
Hi there. I'm valenzo8, and I'm new in here, so I'll be brief. I developed a website, and I wanted to create a .SWF file so I could control actions from a navigation bar, made by several buttons. The website has 3 frames, one on the top (horizontal), and two vertical under it. The left vertical frame is called LeftFrame, and it has the .SWF inside. I wanted to press a button, and open a new HTML document on the right frame (called MainFrame).
I put the following code for one of the buttons:
on (release) {
getURL("tips.htm", "MainFrame");
}
The problem is, a new browser window appears on screen, with the content of the tips.htm document. I looked over tutorials, and I see that the script is working as if I put "_blank" instead of "MainFrame".
Is there a workaround on this issue, guys? I just want to display the data on the right frame.
Thanks!!!
Guys I Need Some Help
Well first of let me say sorry if this is in the wrong forum I dont know where to post it really. But anyways my friend bought a flash menu from template monster place. Well I spent like 7days on it and couldnt make it work right. I was wondering if anybody that is willin to help with this that would be so awesome. We are tryin to get it done quick cause he tryin to sell his cd. The site that we wanted to look like when you click on the flash menu bar is like this 50cent Site So if anybody that could that would be great. So again sorry for posting this in the wrong place.
Hi..Guys
Hi GUys....i'm new here ..so please teach me a lot about Flash....i have a lot of the thing to learn...i hope we can share everything that we know each others....Thanks.....
Need A Help? Guys
Hi there, I have a document 750 x 550 with purple color, when I publish it, entire screen on my html turns purple on safari, I tried everything I could think of.
Any ideas? Thanks Edo.
Hey Guys Need Some Help Here...
I have a movie. In that movie you click a button and an external movie loads on level 1. Then you click a button on level 1 and a new movie loads on level 2. well in that new movie on level 2 I want to lower the opacity of a target on level 1. I have tried the ../ but it doesnt seem to work. I think that's because it's an external .swf file - not a movie clip inside the original.
I have all the targets on level 1 named that I want to change the opactiy of - I just cannot seem to do it.
could someone please help??
Guys,, Your Help Please
Hello,
I would like to make a photo gallery in flash. I have hundreds of pictures!
The question:
Can I make an action script that loads all the images into flash from a directory?
Thank You
Seems Like I Need You Guys Once Again
Thank you all for all your prior help, without you I wouldnt have as much as I have got done.
www.totalchaosrecords.com
THANKS Kirupa forums and everyone registered for helping me get that much of my site done!!!!
Well for my new problem... Im trying to make a movie go from scene 1 to scene two by clicking on a button but I keep getting the error message
" **Error** Scene=Scene 1, layer=Buttons, frame=10:Line 4: Statement must appear within on handler
music_btn.onRelease = function (){ "
Anyone think they can help me?
Here is the action code in my button
Code:
//This script takes the user to Scene 2 when goScene_btn is released
music_btn.onRelease = function (){
gotoAndStop("Scene 2", 1);
};
Little Bit O' Help Over Here Please Guys?
Ok this time ive attached my fla, for you guys to look at, basacally, i have only set up the portfolio, and services clips at the moment, with mouse overs and offs, as you can see, when you clickek one, it gets stuck, on the clicked animation, and becomes disabled, only trouble is when u click the next button, it goes ok, but the other button is still stuck on as well, until you mouseover it, so how do i get the mouse off to play, when a new button is clicked,
hope you guys understand what i mean cheers for the help in advance, andy.
HELP ME PLZ GUYS
Can anyone pls help me how can i open a sofware using flash by means of button. Example: I will create a flash exe that has a button. Then when i press the button, my software of winamp will install... Please help me guyz.
Thanks Guys
you guys have helped me to finish this site http://lemoncellomusic.com
coulndt have done it without you and i appreiciate you helping me so much thanks guys
Thanks, Guys...
I don't mean to crud up the forums with a thread not pertaining to ActionScript, but I just wanted to thank everybody that helped me out last week... mathew.er and stringy are the ones that most readily come to mind, but there were others, too.
I kind of stopped posting all of a sudden there and I just don't want you guys thinking it was out of a lack of appreciation or something.
Anyway, carry on.
Need Some Help Here Guys...
hey guys... I have a question that i would like u all to answer. How to load a jpg file into flash so as to lower the time needed to download? There are a lot of web site featuring this and they even have a small loading word and all look so cool. Hmmm... I really need detail steps to do this as i am little stupid... thanks guys!!!!
Guys....pls Help
i just cant get the idea of making a flash movie . can someone over here can summarize and explain me ! i also read the tutorial on kirupa but nothin gseems to get in my brain !
Really Need Your Help Guys...
I have a pop up that i need to get working. It opens fine when using firefox but will not work on any versions of IE. Does anyone have any example of coding that i could try please. Im pretty desperate to get it online today.
The coding needs to lock the size of the page and also remove all the toolbars.
Thank you, and i hope someone can help.
Guys,, Your Help Please
Hello,
I would like to make a photo gallery in flash. I have hundreds of pictures!
The question:
Can I make an action script that loads all the images into flash from a directory?
Thank You
Seems Like I Need You Guys Once Again
Thank you all for all your prior help, without you I wouldnt have as much as I have got done.
www.totalchaosrecords.com
THANKS Kirupa forums and everyone registered for helping me get that much of my site done!!!!
Well for my new problem... Im trying to make a movie go from scene 1 to scene two by clicking on a button but I keep getting the error message
" **Error** Scene=Scene 1, layer=Buttons, frame=10:Line 4: Statement must appear within on handler
music_btn.onRelease = function (){ "
Anyone think they can help me?
Here is the action code in my button
Code:
//This script takes the user to Scene 2 when goScene_btn is released
music_btn.onRelease = function (){
gotoAndStop("Scene 2", 1);
};
Little Bit O' Help Over Here Please Guys?
Ok this time ive attached my fla, for you guys to look at, basacally, i have only set up the portfolio, and services clips at the moment, with mouse overs and offs, as you can see, when you clickek one, it gets stuck, on the clicked animation, and becomes disabled, only trouble is when u click the next button, it goes ok, but the other button is still stuck on as well, until you mouseover it, so how do i get the mouse off to play, when a new button is clicked,
hope you guys understand what i mean cheers for the help in advance, andy.
|