| Thread | Last Post | Replies |
|
| what would be the script? | 31 Aug 2006 23:39 GMT | 1 |
if i get my images from a .txt file, i think i have to use: g_img_urls[g_cur_page] and maybe loadMovie??? im not really sure, ive never had to do enlarge b4... some help on the script for the button would help me soooo much.. Thanks everyone
|
| Re: Save Quiz Results to File | 31 Aug 2006 18:21 GMT | 1 |
It will be local so could you explain what a wrapper for the projector is? Thanks.
|
| Rotating Bitmap Data | 31 Aug 2006 17:12 GMT | 1 |
I would like to know how to load bitmapdata (a gif) and position it within a movieclip so that I could rotate the bitmap data around the bitmap data's center point rather than its 0,0 coordinate in the upper left hand corner. Does anyone have a brief example or description as to ...
|
| Help needed creating flash questionnaire | 31 Aug 2006 16:17 GMT | 3 |
Im creating a magazine-like questionnaire in Flash mx. There are 20 quetions over 3 frames all with yes/no radio buttons. There are 4 types of questions and i want to add up the 4 types of yes answers, to then calculate which has the most and show a one in four solution?!
|
| Quiz | 31 Aug 2006 16:04 GMT | 2 |
I need to create approximately 5 questions with yes/no answers for a self-assessment check. All the results need to be showed in a summary, so there are no right or wrong answers. I've had a look at the quiz templates and wondered if they could be modified
|
| local CD download | 31 Aug 2006 15:22 GMT | 6 |
hey guys... How can i give a user access to his/her own system to download (copy from a local location: - ie: CD), to their choosen location.? Esentially I want to make a flash front end to access files held on a CD.
|
| bitmapdata | 31 Aug 2006 13:03 GMT | 1 |
This works by creating a bitmap on the fly then loading , but how do i work with a bitmap loaded in library from a file? import flash.display.BitmapData; import flash.geom.Rectangle;
|
| large-scale swf causes 100% CPU usage | 31 Aug 2006 12:56 GMT | 3 |
Hi, I've created an interactive map that loads data from XML. The map is made from several areas (MCs, currently 16) - all positioned in a "mega MC" that holds the map together. The JPG are loaded externally respectively to the area MC
|
| rollover button | 31 Aug 2006 12:26 GMT | 1 |
I mad 2 frames with on frame one the normal button and a code that it has to go to frame2 onRollover. On frame 2 there is the rollover button and I have got this code on the button on(rollOut){
|
| how to improve performance | 31 Aug 2006 11:28 GMT | 1 |
can u please suggest me some tips to improve performance of flash file using action script. thanks in advance.
|
| Rotating Picture in Place | 31 Aug 2006 10:14 GMT | 2 |
I want to load a gif file into a movieclip and rotate it around its center point. But my code rotates the picture around the 0,0 point in the top right corner. var cx:Number = Stage.width / 2;
|
| AS2 Class Troubleshoot | 31 Aug 2006 10:06 GMT | 4 |
I received a flash file that uses 'import' and 'include' statements for a number of external class files. The author has given me the published file and it was OK. However, when I tried publishing the FLA file from my system (I am using Flash 8 on a mac and the author uses its ...
|
| Need help on Flash Java-Script. | 31 Aug 2006 09:44 GMT | 2 |
Hi forum, I'm working on jsfl routine that traverses the fla file looking for every movie clip. My routine is recursive meaning that each time I find a movieclip I call the enterEditMode('inPlace') function and then call the main function
|
| jsfl crashes flash app | 31 Aug 2006 09:23 GMT | 6 |
I distilled a simple movie script and jsfl file that can crash the flash application. It is repeatable on different computers. Create a simple one frame flash file with one movie clip component on the stage. Give the component one blank parameter. Then make a jsfl file containing ...
|
| Dynamice External Actionscript | 31 Aug 2006 03:52 GMT | 2 |
Is it possible to have external actionscript that can be edited and saved simply due to actions in the swf it is a part of? For instance, have a website that users must log in to with the ability to "remember" them. So that after they've logged in on thier computer and chose
|