473,544 Members | 1,730 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
1
2,517
thread by: pankajpareek | last post Mar 29 '07 by: Motoma
Hey guys, I am new in flash scripting so please help me out. I want to display images from a particular folder. image name is coming from database. eg in HTML : <img source = "http://www.xyz.com/images/<%=image_name%>"> But how to it in flash? Thanks in advance.
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
0
2,502
colinod
thread by: colinod | last post Nov 5 '13 by: colinod
I have a site that passes a gender selected using a url querystring i know i can get that into flash using <param name=FlashVars value="linkvar=<%= genderid %>" /> where <%= genderid %> equals my querysting in classic asp. I can then get it into a variable in flash using var paramObj:Object =...
0
2,501
thread by: bomma | last post Apr 3 '12 by: bomma
i know to create digital clock using flash, but can anyone please tell me how to create hours - minutes - seconds separately.. 12:30:56:pm this is what i can create, but i need 12 separately similarly 30 - 56 - pm separately
2
2,500
thread by: vinnyrihal | last post Apr 16 '07 by: vinmunoz
Hi all, been doing this for 3 days now - I have a group of thumbnails that have rollover, sound, and hover captions (which work fine) , what I want is to be able to click the thumbnail and it opens up the full image on the same page. Can anyone help?
0
2,500
thread by: raaja | last post Jul 10 '08 by: raaja
how to link flash to sql server database
0
2,493
oll3i
thread by: oll3i | last post Dec 14 '08 by: oll3i
i store in the database the frame on which a user ended i retrive it from the database and store it in a variable "frame" when a user clicks "start" button but when i pass the variable to _root.gotoAndStop(frame); it doesn't work root doesn't go to that frame ? on (press){
0
2,489
thread by: paulcybulski | last post Dec 7 '07 by: paulcybulski
I have a 2 buttons and the mouse wheel enabled with zoom functionality. Generally this is the AS: //zoom out mcName._xscale *= 0.9; mcName._yscale *= 0.9; //zoom in mcName._xscale *= 1.1; mcName._yscale *= 1.1;
1
2,489
thread by: dbanerjee | last post Mar 11 '08 by: nomad
Hello All... I would like to know, the standard name that refers to the type of menu used in this link below ( like a 3D Scrolling Wheel in z-axis) http://www.fox.com/fod/ and Can any one suggest any reference for developing the same. Thank you,
0
2,486
thread by: SA15Computers | last post Oct 3 '06 by: SA15Computers
Hi am looking for a shoutbox or a tagboard for my website to use on a lot of web pages for business comments, is there any out there without hidden adverts. Thanks it would be a great help for this information as this the last part of the site I need to design. Regards
2
2,483
thread by: Tiruak | last post Jun 21 '07 by: Tiruak
Hi there. Thanks in advance for the people reading and trying to help. I'm very begginer using flash and action script, and I tryed to do this one navigation menu. Since I dont have experience doing this, I did things in a way I thought it should work, to create the onmouseover animation of the buttons of my navigation menu. After a couple...
1
2,478
thread by: Rocky86 | last post Jul 12 '07 by: Motoma
hi ppl bascially I am require to pass my php coding to actionscript and the actionscript will seperate the code of my php how do I do it? Must I create a function for php to be pass into actionscript like below? function showuserdetails(uname, uid, department, designation, contact) { locate.uname.text = uname; locate.uid.text = uid;...
0
2,466
thread by: bno | last post Nov 11 '06 by: bno
I am currently making an application that allows users to customise shapes and draw them dynamically, for part of the form process of it i have to let them specify a colour, i am using radio buttons to let the user choose the colour and am attaching them in a for loop. They attach fine but further down my code on a button release i need them to...
1
2,457
thread by: rocha14 | last post May 15 '07 by: Motoma
Hi! I am trying to build a portfolio site. I am calling up external swf files with my images. The problem is that when the images come up they are still there when a user goes to a new page. Is there a way for my to make the external swf file automatically close when the user makes any change (like goes to a different part of the timeline or...
1
2,457
thread by: mbatestblrock | last post Oct 4 '07 by: mbatestblrock
hello flash gurus, I am trying to get a very simple task done and for the life of me I cannot get it! www.shawnamariephotography.com If you go there I am sure you will see my problem. I took the easy way out and used the progress bar component and the loader component. I just need the progress bar to be invisible once loaded... Can...
1
2,451
Echooff3
thread by: Echooff3 | last post Nov 2 '08 by: Fabez
Does any one know of a way to export timeline scripts? I want to be able to dump all the scripts into a text file. Thanks!
2
2,445
thread by: Eben Meyers | last post Aug 8 '12 by: Fary4u
My per-loader is not working, in that when u load the page it just is blank and then after shows the first frame that the frame is on and then goes onto the next frame. Look at my problem at: Code I'm using: _______________________________________________________ stop(); addEventListener(Event.ENTER_FRAME, preLoad)
4
2,441
thread by: jacksoncn | last post Aug 17 '07 by: crabpot8
I am using an XML document to display data in flash. I have the swf embedded in html but I now realize that this won't work. You see the xml data needs to be updated every few minutes. Does anyone know of a simple way to refresh the swf so that it can read from the updated XML and display accordingly in the browser ?
0
2,441
thread by: vsvnmurthy | last post Dec 17 '07 by: vsvnmurthy
Hi , I am trying to Transfer value of Checkbox (caption ) from Flash Form to PHP. If flash Code , if Check box selected . the value being transferred is "true" or "false" , But I want the Caption or component name of Checkbox like Checkbox name: football, Checkboxname : Cricket after selecting the checkbox ,, I want to transer...
0
2,439
thread by: ryosaeba | last post Jul 30 '07 by: ryosaeba
Hi to everybody...I'm new in thescripts forum... I've a big problem to make a simple Flash animated menù. I have a FLVPlayback component where I put inside a external FLV. TO this FLV I've mark 3 step by cuepoint. To every cuepoint I wish load an external .swf file (menù) into a empy MovieClip. Well the movie start...The listener...
1
2,437
thread by: creative1 | last post Nov 3 '08 by: joedeene
hi, I have a video file in .wmv format and size is 263MB. I want to convert it in flash format to display it on my site. I want ti use ffmpeg for this purpose. I got link to binaries for windows. the file is like ffmpeg-15666.tar.bz2 I have no idea what format is that, which software I would use to extract file from it. I also got GUI for it....
1
2,432
thread by: hott5hotj | last post Oct 18 '07 by: Motoma
Hi guys, I am a complete newbie in flash/actionscript but I have used Java previously. For my project at college I have been asked to improve on a software that has already been developed at beta level for use within the college campus. The software is a video recording software. It should have the functionality to record and store the...
1
2,432
thread by: creative1 | last post Jul 11 '08 by: creative1
I have designed a gallery using XML FILE. File uploads the thumbnails and displays the big image on click of the image. I wan to open a site on click of the bigger image. Can someone help me how I can do that? here is code: Choped: ...... function callFullImage(myNumber) { // call full image once the thumb is clicked myURL =...
3
2,431
thread by: Zarwadi | last post Jun 27 '07 by: Zarwadi
Hi, I have been creating a simple flash site and I need to use PHP and MySql, which I have never done. And I really need help. I've created a database but I can't get my action script to send my variable to my PHP code. I think my Mysql data base has been set up wrong, but because I have never done this before I don't know what I am doing wrong....
1
2,431
thread by: luispunchy | last post Oct 15 '07 by: luispunchy
I have a .swf file that is going in the web page for the logo. It is supposed to be 610px wide and 81px in height when rendered in the HTML. The actual .swf file, when viewed standalone, appears much larger than that - but I presume I should be able to just set its rendered / desired dimensions when I embed it in the HTML, as usual. The odd...

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.