Can't Find A Specific Flash Tutorial
Hey i am very interested in making a room escape game in flash. I have basic flash experience but i think with a good tutorial i could manage. I can't find a tutorial for this particular kind of game. If anybody could help me out and point me in the direction of one i would greatly appreciate it.
Adobe > Flash General Discussion
Posted on: 09/20/2007 10:07:11 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Tutorial Find: Flash Website
Hello. I am sorry if this is the wrong board, if so, I would ask a moderator to please move it.
Well, I am planning on creating portoflio website and creating it using Flash. Does anyone know of a tutorial that I may use to help me resolve this problem?
I am currently using Macromedia Flash MX 2004, and have some basic understandings.
Help would be much appreciated.
Thanks,
Emotive Vanity.
Pelase Help Me Find This Flash Tutorial
I have seen it online before but its the one where you hover your mouse over the text and what it does is the text seems to raise itself up off of the background in a wave effect. so you have the text made big and the two lines of text either side of it a bit bigger tahn the text original size. please if you can help thanks
Where To Find Good Flash Game Tutorial Resources?
I want to start learning to develop a flash games, but as far as I looked there are only tutorials for flash 5 with AS1.
If you know some other resources that use AS2 and most recent flash flash versions I would be glad if you suggest me for some
Where Can I Find Simple Flash Play/stop Button Tutorial
Can anyone help me where can i find simple flash play/stop button tutorial. All i need to import a icon play/stop button, when click it load wav file.
How can i attach media.fla
when u click btn
on(release) {
CodePlayer.start();
}
on(release) {
CodePlayer.stop();
}
action script
CodePlayer = new Sound();
CodePlayer.loadSound("ContactUs.wav",true);
How To Find Where A Specific Font Is Used
I'm doing revisions for a Flash piece for my employer. Whoever originally designed it must have used the font Myriad Pro somewhere in the document because when Flash opens the document, it tells me I don't have the font. I looked through the document and the only font I can find that is used is Verdana. So to single out the missing font, I mapped it to Webdings for the time being so it would stick out. I still can't find it.
Is there a way to pinpoint where a specific font is used in a text area or symbol?
[F8] How Do I Find The Index (key) Of A Specific Value In An Array?
Hello All,
Is there a way to retrieve a specific element's index key if you only know the value of the element?
Usually, you give Flash an index ([0], [1], [2]...) and it gives you the value of the element at that position. I would like to do the inverse, because I know what the values of the array will be... however, they could be in any order.
Example:
myArray_array("Chris", "Mike", "Fred", "Jen", "Susan")
I want to remove "Fred" from the array; however, I don't know Fred's index key... and he could be anywhere in the array. Also, after removing "Fred", I do NOT want the array to contain an "undefined" or "empty" element where "Fred" used to be:
BAD:
myArray_array("Chris", "Mike", undefined, "Jen", "Susan")
GOOD:
myArray_array("Chris", "Mike", "Jen", "Susan")
Thanks!
[Q] How To Find The TextField Which Uses Specific Font?
Howdy...
Quick question...
Let's just say that I have a movie that has several hundred movieClips in the library...
Some are attached on the stage manually and some are attached via attachMovie() function during the runtime...
Okay... I get to see the size report when I publish the movie and I find that I am using 'Arial Bold' font and '_sans' font... I do not recall using those fonts because I get to get the graphical symbols from the other person, for example... So, I do need to find where he used those fonts... I manually open up all the movieClips and see if I can find them or not... Sometimes I can find them, but not all the time... and it's really impossible to find them if the project happen to be a year old or whatever...
So... I am just wondering if any of you know if there is a way to find the textField that uses specific font???
Thanks...
*
How To Find A Specific Node/attribute In Xml?
Hi,
I load an xml in as3 and need to find and output (as an XMLList) a specific node with a specific attribute, or at least find out its path (after, I would know what to do to get the XMLList). I looked at the XPath classes for Actionscript but the documentation is very poor and I did not see any method doing this. Could someone help me please? If no method exists, how can I loop through all the xml and test each node to see if it is the proper node I am looking for?
thanks so much in advance for your help
Pierrot
Trying To Find A Tutorial...
Anyone know where i can find a tutorial on a flash/ASP guestbook?
Right now, I created a flash page... and I download a free guestbook made with asp.. If I get a little knowledge of how one can be done, I can prolly make one myself, but just can't find anything to put me in the right direction..
Mucho Gracias,
-Funk
Need To Find This Tutorial
is there a tutorial i can find to make a menu nav similar to this:
http://www.highersourcemusic.com/index2_nointro.htm
i just want to know how the box goes over the text, then gets smaller as you move, etc.. and how that little >> blinks..
i searched flash kit but couldnt find anything
thx
Can Not Find A Certain Tutorial
There is a tutorial that I had in myFK but I must have erased it, (idiot). It was about sliding windows. One long movieclip sliding from side to side depending on which button pressed.
It was really useful and now I can't find it!
Need To Find A Certain Tutorial
Hi,
I don't use flash much and I dont where I can find this tutorial. But I need a tutorial that can explain how to change the color of a product. It needs to be like http://www.timbuk2.com/tb2/byobclassic.t2 . If I could get any direction on this that would be great.
Thanks
Alex
Can Anyone Help Me Find A Tutorial?
hey everyone.
i wanna know how i can Load_movie and goto_frame X in the movie that i just loaded.
well i wanna find a tutorial for that.
and also for targets.
thanks
I Need A To Find A Tutorial For...
I need a to find a tutorial for 2d games like megaman. I wish to make interactive scenes in my movie.
Any help would be greatly appreciated.
Where Can I Find This Tutorial?
I'm trying to make my own Flash website and I was browsing around and I came across http://www.agencynet.com/.
Their navigation panoramic bar really intrigued me. I saw a tutorial for one before but I can't remember the website and I want to make my own, perhaps not has professional but similar where you scroll through an image and many of it's items or objects are buttons.
Does anyone know a suitable tutorial?
Looking For A Certain Tutorial... Can't Find It
Hello! I would like to find some tutorials that will teach me how to make navigation menus like the one on this site...
http://www.beksinski.pl/
I want to learn how to create the moving lines and dots as they have done. I know my way around the Flash program, but am a newby to actionscript. So I need something with a step by step process.
Can anyone point me in the right direction? Everytime I do a search for it, I get more people asking similar questions, but no tutorials.
Thanks!
[mx] Cant Find Tutorial...
I wanted to add a self-drawing line to my page but the only types of tutorials I can find in that category make the user draw the line themselves. Does anyone know where that tutorial is that explains how to coordinate the line? Or do I just use tweens and transforms? I'm sure there was a tutorial that make it look a lot smoother with the final product. Hmmmm...... Let me know if you know of the one I'm talking about.
~ S. Blaze
Cant Find Tutorial
Hey, I can't find that tutorial that teaches how to actually make your own scrollbar. Not the one from the components window..but my own arrows? Does anyone know where to find one?
~ Seretha
I Cant Find A Tutorial
I am looking for a tutorial called Senocular's 3D car race tutorial if anyone has a link to it please post it.
- thank you
Where Can I Find A Tutorial
The guy that built my business website made some flash up top....Where can i find a tutorial on how to do the little flashing circles and arrows like on my site...heres the site...www.gbcamerica.com
thanks for the help guys!
Where Can I Find A Tutorial On This?
hey guys i was checking out a website at http://www.amberfly.com/main/index.html
and i was wondering where i can find a tutorial on how i can create the pre loading effects (ie when each of the frames come togehter to form the webpage at different intervals, which then ultimatley leads to the complete site) thanks in advance!
Where Can I Find A Panorama Tutorial?
Howdy people, I'm just wondering If anyone knows where I can find a panorama tutorial?
Also, what's the best software to smooth all the images into one?
Cheers,
ksj
Where Can I Find A Good Tutorial On This...
http://www.kistphoto.com/
if you roll over the name "Andrew Kist" it will play a movie clip ("click for contact info")that follows the cursor.
I've been looking in the tutorial section but with no luck.
Where Find A Good Tutorial?
Hello guys.
I want to learn about data interactions between databases and flashMX using asp.net
please give me some useful links.
thnx
Where Can I Find Tutorial For Loading ?
i want to create the loading thing that i see in some flash movies..........
you know......loading movie....plz wait
is there any tutorial on how we do that?????
thanks !
Need To Find A Preloader Tutorial
I have created a project consisting of frames and layers. Now I want a preloader that I can connect with this project. I have tried to do a preloader earlier but it only worked by importing pictures. My project has motion and I don't want to convert it. Is there a tutorial for making a preloader for my needs.
Can't Find This Tutorial Here At Flashkit
I seen a tutorial a long time ago. It was how to create and populate a textfield with a certain combination of key presses. Anyone know which section that tutorial is in.
Where To Find A Tutorial To Do Something Like This Or Even Something Similar
hey guys i found this really cool flash site, i was curious if anyone knows where to find a tutorial to do something like this or even something similar? -- also note the shadow cast from his menu. Specifically, i want to know the actionscript to make the menus react on the move of the mouse.
http://www.karimzariffa.com/
any ideas would be great - thanks, craig
Help Me Find A Tutorial Or Book
hello flashers,
I have playing with Flash for 5 weeks, with no previous education on the darn thing. I need a tutorial or a book to explain using AS for user interactions (mouse movements, clicks, keyboard button hits or traps, etc).
Any suggestions.
By the way, I love this site.
thanks
Help, I Cant Find Flame Tutorial Anywhere
u see, im the kinda guy that needs pictures... and well the site at flashkit (http://www.flashkit.com/tutorials/Sp...-789/index.php)
aint working... so i came here and did a search and googled it but couldnt find nothing, can nebody help me with this??
An Old Post Or Tutorial I Now Can't Find...HELP
Ok, the other day I was poking around looking for something to learn, and as usuall I found more than I could handle and got sidetracked. In the meantime I didn't bookmark some of the great stuff I came across.
So there was this tutorial that had three or four pictures on the stage. Let's stay they were stacked on one another sort of like if you dropped a few polaroids on the table. Then when you clicked on any given one it would be brought to the foreground. Then you could drag that one away and click on another buried one and bring that to the foreground.
Any Ideas???
I'm 99% positive it was on Kirupa (since this is the only tutorial site I go on) and I'm pretty sure it was in the action script tutorials.
Anyway, any and all help is greatly appreciated.
Jamie
Help, I Cant Find Flame Tutorial Anywhere
u see, im the kinda guy that needs pictures... and well the site at flashkit (http://www.flashkit.com/tutorials/Sp...-789/index.php)
aint working... so i came here and did a search and googled it but couldnt find nothing, can nebody help me with this??
Where Can I Find A Good Tutorial On.....
Can anyone help me find a good tutorial on creating an advanced Preloader, the ones that show how many bytes have been loaded and stuff....I have found several, but are not too good in explaining the theory behind it....Plus I'm kind of a beginner to action scripting...thank you
Looking For A Specific Tutorial
hey,
anyone know where I could find a tutorial on making an entire flash website? I had one but I lost it. I think it was just saying how you load external swfs into a menu swf. I hope that makes sense. Thanks.
Jason
Can't Find ONE Tutorial On How To Do This Simple Thing
I've seen tute after tute on how to make a preloader by detecting if all the frames of scene 'x' is loaded, and if loaded, it goes to play that scene.
BUT, I have a movie with like 7 scenes, so how in the world do I make sure all of them are loaded before it starts to play them entire movie? Because all I can do now, is make sure the first scene is loaded, but that doesn't do me any good when the next 6 scenes start trying to play, but aren't pre-loaded.
PLEASE HELP !!!
Thanks a bunch.
Where Can I Find This Layout Effect's Tutorial?
Hey, I'm looking for a tutorial on a specific navigation/layout effect. The effect I'm looking for is pretty common... its when you click (or rollover) a navigation button, the background scrolls by actionscript to get to the correct page. The background is one movie clip with all of the different pages' different background images, then on click the actionscript scrolls over to it. On each pages image is any text and other info needed for that page. Pretty common, I just really need a tute on it. I downloaded a source file (from ultrashock.com) and I'm still struggling to make sense of it, so some direction on where to find a tutorial on this would be great. Hope you all can help me on this one...
-Ange52
Can Anyone Tell Me Where To Find A Tutorial On How To Duplicate This Effect
can anyone tell me where to find a tutorial on how to duplicate this effect
The effect is located here:
http://www.skydivegeorgia.com
it is the swirling effect that goes over the skydiver on the right. Can anyone tell me how to do it or suggest a tutorial on how to do it? Also, does that effect have a name? Thanks, Dvl
Can't Find It Anymore: Somebody's Website Tutorial
I visited a website this morning from a member's www link at the bottom of some post. Now I can't find it again! My browser history is gone (don't ask why) and I can't find any such link in the board here either. Can somebody speak up and help me...
The site was named http://proto.[somthing I can't remember]
It had a page on it where people had submitted proto subroutines to add functionality to existing flash objects such as Arrays, etc. I wanted to go back and read some of the submission code, but I can't find it.
Puh-leeze help me find the site again
A Image Scrolling Tutorial I'm Trying To Find...
There is this tutorial i stumbled upon several weeks back which i thought i could use in this site i was developing. It was simple but i could not get it right when i tried to make my own version. The tutorial is about scrolling serveral images one by one by clicking the two direction buttons depending which way you want the images to scroll. It's like a terrain scrolling tutorial except you have different images and you control it by clicking the buttons. the images also decelerate when you select them.(ie: the image slows down, until entirely inside the viewing window, to a halt.
If you know of this tutorial, please post a link to it here or send via email to:
Viking.no1@gmail.com
Many thanks.
Trying To Find Tutorial For Blown Dust
I have been looking around on google and here for a tutorial that shows how to reveal something by having dust blown off the top of it
like words carved into stone that you don't really see till the fresh chisseled dust is blown away
have you guys ever seen a tutorial or how to on something close to this? I am not having much luck finding anything.
[MX04] Can't Find Tutorial Files
I am attempting to get started with Flash MX 2004. Using the getting started menu I run into a problem almost immediately.
Quote:
browse to <boot drive> Documents and Settings<username>Local SettingApplication Data Macromedia Flash MX 2004<language>ConfigurationHelpPanel HowDoI QuickTasksstart_files and double-click accessibility_start.fla
unfortunately, when following that path, there is no folder called flash MX. All I really need is the accessibility_start.fla file, however it is nowhere on my computer and as of right now I cannot find it on the web either.
Has anybody else had this problem and if so can you tell me where to find the file? If you have it would you be willing to email it to me?
Thanks
Can't Find Tutorial Files MX 2004
I'm trying to complete the Flash MX Tutorial on the Adobe website but can't seem to find the files that it requires. I have Studio MX 2004 and there is no Tutorials folder in my Macromedia/Flash folder. Does anyone know where I can download them? I'm specifically looking for view1.png, view2.png and view3.png, which are supposed to be located in the Assets folder.
Thanks!
Where Can I Find A Tutorial To Build A 3D Carousel In AS 3.0?
Anyone know where I can find good a tutorial to help me build a 3d flash carousel in AS 3.0?
Or anywhere I can download a flash file or anything I can play around with to figure it out?
I would prefer it to be XML driven.
I would like to build a carousel like this:
Carousel in 2.0
Only I would like to learn to build it in action script 3.0.
I appreciate it.
Where Can L Find Tutorial On Page Flipping
Can anyone help me. l am looking for a tutorial or .fla source file on the page flipping techique similar to http://www.pixelwit.com/flip/PageFlip.html.
thanks in advance
P.S l have tried the http://www.iparigrafika.hu/pageflip/ link but it seems to be down or not available.
|