473,545 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash / Actionscript Forum

Flash authoring tool and ActionScript web scripting language (Adobe) - Ask questions about Flash MX/8/CS3, flash player, ActionScript scripting and development, security, templates, video, API, effects, data components, AIR, 3D/Animation and more
2
1,417
thread by: srinivasreddypn | last post Jun 1 '07 by: srinivasreddypn
Hi, Hello experts! please let me know how to develop graphs in flash by calling XML's data into flash. If you have any examples of graphs in flash using xml data, please provide it to me. Any help will be greatly appreciated. Sincerely, srinivas
3
8,615
thread by: paolazi | last post Jun 1 '07 by: ronnil
Hello I have a problem: I have a database(mysql) with the following fields: test, descr, title I want to display them into a flash file. Now my php file called list.php (which collect the information from my database) is the following: <?php include_once '../library/config.php'; include_once '../library/opendb.php'; ...
7
4,153
thread by: sassy | last post Jun 3 '07 by: kestrel
hi Im new here....i am developing awebsite using Flash.... i want to know what programming language can best be used with flash....
1
1,785
thread by: atlkhan | last post Jun 4 '07 by: kestrel
Hi In actionscript I am clicking on an image in the webpage and I get the coordinates of this point. I want to send these coordinates back to the webserver. How this can be done.
1
4,195
thread by: ramvenkat | last post Jun 4 '07 by: vinayakk
hi is it possible to save a external file through flash application in a particular folder specified in the flash application? means 1)would like to specify a folder while saving a particular external file through flash 2)need to take the saved file again through the same flash file..
1
6,928
thread by: molle | last post Jun 4 '07 by: kestrel
Hi! I know a solution for this problem and that is using this code: PHP: (submitScore.php) <CODE> <?php $nick = $_POST; $score = $_POST; $kills = $_POST;
1
1,575
thread by: xFlashStudentx | last post Jun 6 '07 by: Motoma
Now, I'm endeavoring to learn how to create the image transition effect on this site: http://www.rbk.com/us/freestyle/ Where the next image in the array that is to be front and center is offset to the left with some with an alpha of 50%, ready to be in full view...when you click the next button, the current image fades out and the image that...
2
1,351
thread by: Luferah | last post Jun 7 '07 by: Luferah
Hi, my Flash app's size 800x600, but i want to use a Scrollable 800x1100 gif background, with inputboxes on it, so user can scroll up-down this long form. Which way should i set this 800x1100 background? ScrollPane doesnt seem to work for this, and cant find in www any tutorial that covers this. Best Regards, Fred PD: i guess i'm expecting...
7
3,664
thread by: atlkhan | last post Jun 9 '07 by: kestrel
I have a flash movie I want to include it in the webpage. How this can be done.
8
16,419
thread by: nixboy | last post Jun 11 '07 by: kestrel
hi, i really need to know how to close a running swf flash when it reaches the last line of my action script, using actionscript. thanks
5
2,591
thread by: kraj | last post Jun 11 '07 by: kestrel
how to connect out look express from flash presentation for sending mail to our clients with subject n body text also as per our requirement?
3
3,867
thread by: GavReynolds | last post Jun 12 '07 by: Motoma
Hi All I usually create my flash programs in the old fashioned way (draw all the movie clips). However i have just recieved a project which involves 390 movie clips (all of which are little boxes). I thought id use movieclip.duplicateMovieClip() in recursive functions to draw all the clips (which are all identical). However i keep getting...
1
1,795
thread by: srinivasreddypn | last post Jun 12 '07 by: Motoma
Hi everyone, is it possible to generate a line graph in flash by calling xml data into flash. m seeking for any reference. please help me thank u, srinvas
7
2,119
thread by: awais1989 | last post Jun 13 '07 by: Motoma
i have 30 text boxes as shown below and each of them contain different numbers. i want to display them randomly. any help please? http://img403.imageshack.us/img403/3442/tempxk7.gif
1
1,255
thread by: WebDesignersIreland | last post Jun 14 '07 by: kestrel
Some days back I was reading one article on web designing. The article was basically about learning the techniques for designing a search engine friendly web site. The words are as such: “Podcasts and videos are becoming more and more popular but as with all non-textual goodies as search engines can't read them, so if you don't have the...
2
1,578
thread by: chiradipdas | last post Jun 14 '07 by: kestrel
I want to check wheather a swf movie is runing from a perticular URL or not. plz tell me how to do this? In any case, if needed i will use other languages (XML, php etc) otherwise i am lest interested to do this.
5
2,510
thread by: awais1989 | last post Jun 14 '07 by: kestrel
i have an dynamic text box named "screen" having value "2" i want that when i press a button it will add 2 more in that and show 4 samilalry when i press the buton again it adds 2 in 4 and show 6. help me pls
3
1,217
thread by: florenceokosun | last post Jun 14 '07 by: Tiruak
hi you all, the issue i am having are: 1. using the action script to code movies 2. using flash to customise a CD interface i would really appreciate it if anyone to give me a step by step procedure on how to go about this especially the second one. tanx.
3
1,406
thread by: Tiruak | last post Jun 15 '07 by: kestrel
Well, thats the second time I post here. This time, it's because the menu I created, when people click on it (it's embed on my webpage), it's opening a new window, even tho I double checked and there is no reference to _blank or other window name on my code. Any insight? The code is as it shows below: function...
2
2,132
thread by: Head In A Pan | last post Jun 15 '07 by: Head In A Pan
I simply cannot get anything into flash via XML... Anyone see anything wrong here? Flash AS var vList:XML = new XML(); vList.ignoreWhite = true; vList.load('oneVideo.xml'); vList.onLoad = function(){
9
5,322
thread by: Tiruak | last post Jun 15 '07 by: Motoma
Ok, from the title you can probably tell im a beginner to Flash. I'm using CS3, and am trying to create a "menu" to this one webpage. I did 4 animated buttons, but now im having problems making them link to my pages. I will describe with details what I did: First, I thought about select the button, and go to the Action panel and enter the...
0
1,451
Atran
thread by: Atran | last post Jun 16 '07 by: Atran
Hello: For two years, I try to use this code in flash but does not work: fscommand("exec", "MyFile.bat"); And there is more: Just keywords work fine.
2
2,988
thread by: maxHeight | last post Jun 17 '07 by: Atran
I'm trying to put text in a MC one level up. Here's what I've tried so far: _parent.textBox.createTextField("deck", 1, 0, 0, 300, 100); Where textBox is the instance name of the MC at the parent level.
3
9,045
thread by: atlkhan | last post Jun 17 '07 by: Atran
Hi How can I change the picture in this example http://www.flashvalley.com/fv_tutorials/BitmapData_class_and_getPixel/ I want to test this with my own images
1
6,533
thread by: manjero | last post Jun 18 '07 by: Atran
Hi I have 5 buttons. I want each one to be played from the keyboard with a key, but i need the specific key to each button to be a variable read from a txt file. I can load the file and store the variables but i can't pass a variable to On Keypress == variable... any thoughts? Thanks in advance, Shahar Zrihen

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.