I am a programmer with a relatively good background programming in ActionScript using Flash Builder. However, I have been handed a FLA file meant to be opened in Flash CS 4, and I have to add some code to it, but this is the first time I've ever used this software in my life.After I opened the file, I was greeted by a quite unhelpful interface (maybe it's friendly for artists?), and I immediately had questions such as:
-How can I edit the source code?
-How do I run the program?
-How is the source code organized?
-Where is the entry point of the program?
-How can I do source control of these files?
I've been looking at flash tutorials online, but every tutorial starts with drawing shapes, tweening, the timeline, etc. Honestly, I don't care about any of those things (they've already been done by people at the design team).I already know how to code in ActionScript, so what I need is a tutorial to give me a kickstart in coding -already designed- flash files using Flash (not Flash Builder).I have been fighting against flash cs4 all day and I am very very disappointed with it. I thought I was good with technology, but it has been a really long time since I last found a tool so difficult to use and understand.
I sent an email to pom regarding a tutorial that he wrote, but the email was bounced and he hasn't replied to my PM. I have followed both of pom's tutorials that involve experiments with perspective in Flash, but I have encountered a problem while attempting to duplicate a movie clip symbol in the second tutorial ([URL]). I have a single instance of the "ball" movie clip symbol appearing at random positions. However, I cannot seem to successfully duplicate the symbol instance at random positions using the loop that pom provided:
I have built a catalog in flash that was orginally built in InDesign and exported but it has some small content that is hard to read for the elderly users viewing it and I would like to add a zoom feature or some type of magnifying glass.
original: I really just need to figure out how to center the pictures. here is what I did I have modified the tutorial that I finished to have a bigger stage for bigger pictures. Everything is working properly but the pictures are displayed on the left side, I want to have them centered in the stage for the images, after clicking on the thumbnails, plus my images are different sizes as well. ranging from 200x410 to 744x410 but all are the same height of 410. i will post up what I am talking about at the end. I believe it is something within either the action script or the xml coding that allows the position of the image to be differently? please help here is what i am talking about[URL] Continued: Here is my coding in action script:
I was wondering if there was a way to make the XML Flash Slideshow begin playing once it loads and to possibly have a pause feature. I saw this asked in another thread but there was no response to it.
i am pretty new to Flash, and I have started going through alot of this tutorials on this site, and it is really great btw. Anyhow, I was reading through the zoom in/out tutorial in the ActionScript > 3D in Flash tutorial, and I am having a little trouble figuring out where I should put the code, and actually see it work.
I did the following. I only made one figure so far, because I was just doing a test:
1) I draw a simple shape on the stage, converted it into a movie clip, and named it figureA
2) I then double clicked on it, and in the first frame, right clicked > Actions, and wrote the following code:
[Code]...
My question is what am I suppose to do next? Insert a keyframe and make a motion tween? I am kinda lost in the difference between actionscript motion or using motion tween.
i just followed the tut fmx2004 about the slideshow, it is very good! i just have one question : i would like the slideshow to be started by a click on a button (not run when loaded), and then run infinitly, how do I do that?
i am leaning Flash for about 3 weeks now, and i am quite good in that. I am AMAZED by all cool effects and trying to learn atleast 1 new every day. This tutorial, Coloring Book in Flash , is giving me headache for the last 2 hours. On the beggining of tut, it say to download and open souce FLA file- I saw that there is only drawing in start FLA file, so I make my own. Is that mistake, right at the beginning? If so, where I can find tut in the whole, so I can use my own images?
I was reading through the zoom in/out tutorial in the ActionScript > 3D in Flash tutorial, and I am having a little trouble figuring out where I should put the code, and actually see it work.I did the following. I only made one figure so far, because I was just doing a test:
1) I draw a simple shape on the stage, converted it into a movie clip, and named it figureA
2) I then double clicked on it, and in the first frame, right clicked > Actions, and wrote the following code:
origin = new Object(); origin.x = 150; origin.y = 150;
[code]....
Insert a keyframe and make a motion tween? I am kinda lost in the difference between actionscript motion or using motion tween.
Just got through with the "Displaying XML in Flash" tutorial and it was very easy. I took the XML document on the tutorial and created more childNodes within the parent node. The problem is that I cannot get the actionscript to display text in the text window beyond the first child node.I noticed in the [URL] that it tells how to get other data from the first child node but not the second.
I'm creating an interactive flash tutorial for kids teaching them about healthy eating. Part of the tutorial involves them learning about different food groups, then playing different 'games' to test their knowledge.
I would like to incorporate a user login system, so the user logs in on the main menu, and then the system records which activities have been completed, and a score for each activity. This will update whenever they finish a game or achieve a score better than their previous attempts.
I found a gotoAndLearn.com tutorial but that was just retrieving stuff from a database and plugging it into an SWF. any suggestions / tutorials available on how I can achieve this 2 way interaction?
I am looking for the best registration/forms tutorial for Flash CS4. Is there a good one out there that would walk me through all the key steps for someone who is fairly new to flash? I have done some HTML forms work with php in the past but really like the look and flexibility of flash.
I need to create a simple video streaming without using Flash comunicator server or other streaming server.So I am thinking to use RTMFP but I haven' t found any good RTMFP tutorial for this issue.
Do you know tutorial for Video Streaming using RTMFP ?
Create piano tutorial in flash?How to create a piano tutorial in flash. It is like when the light of the certain key lights up, the user has to press on it and follow it. Or is there any better ways of creating such tutorial?
I got some issues trying to watch Lee's Advanced Flash preloader tutorial. The video stops in the begining, cant download full file too. Stops when he begins to explain about the bandwidth.
I have the tutorial's files that i created along with the video set up and all and it works. My specific project I'm working on is to have the div tags become editable outside of flash but have my design in flash making it so every div tag had its own respective text box, Is there any way to select specific div tags for the code?
Iv just follwed page 1 of the tutorial for using flash with php and mysql, iv follwed the tutorial exactly how it tells me to and it doesnt seem to be working. Has anybody else had problems like this aswell or is it just me?
I am looking for a tutorial on Absolute Positioning in Flash. I have noticed a ton of sites where something will stay in a spacific area. For instance in my new site, i am looking to give credit to people. I want it to be a hitTest area that stays on the bottom of the screen no matter how large or small the movie gets with a limit on the small side so it stops getting smaller when the screen is smaller than 800 x 600. This way the movie clip will expand depending upon the users screen size but the content of the hidden area will stay the same size so it does not distort. I think Solenior(sp) did this and maybe a few others. I am looking to learn the actions script behind it not just a "here you go" type of deal. I want to really learn AS not just copy and paste it.
I didn't see anything posted on this, hopefully these questions aren't repeats. So, in the tutorial, it shows how to define globals, import XML, import CSS, and load some external files into movieclips. My questions are:
1. How do you control the play order of the imported .swfs? For example, if I load my movie border/bg and it has action, then the menu with action then the main image which also has an action, how do I set up the movie clips to play in order?
2. When I import my bg swf, how do I scale it to 100% but leave the rest of the items unscaled?
3. Can certain parameters of the DropShadowFilter that gets assigned to "filtersArray" be accessed to alter the distance (as an example) so specific params can be altered for different movie clips?
I will probably add to this. The tutorial was so useful that I am trying to relearn my methodology, but there are some gaps.
I'm looking for a tutorial that shows you how to create a menu indicator from an mc.
Basically when you click a menu button I want an mc of a box to tween with easing to that button as an indicator as to what section the user is currently viewing.
Ive seen one awhile back but cannot seem to find the tutorial on it.
I'm helping w/ the website at our church and came across the "Flash Random Quotes" tutorial here on kirupa.com at:url..How can I do something like this, but I want the quotes to randomly display about every 10 seconds, as long as the page is open.I don't want to only have one, single random quote on page load.I'm tasked to have a random display of ongoing "testimonies" on our church website. Right now, I'm using jquery, but it's quirky (as you can see below), but the worst thing is, it isn't random - it loads the testimonies in order that they are listed in the sidebar.php file. So, everybody that visits reads the same few testimonies at the beginning, and doesn't see the other ones.I'd rather try and use Flash to pull random testimonies from the quotes file ... but I don't want it to only show one ... I want it to show a random testimony, then about 10 seconds later, show another random one, etc.