393 Topics

Member Avatar for
Member Avatar for Kieran Y5

Does anybody know how to create a dynamic line graph with AS2 or AS3? When I say "dynamic" I mean that it uses XML data (I can do that) and the user can pan/zoom the line chart. I've looked all over the web but can't find any good tutorials or …

Member Avatar for Member #334542
0
119
Member Avatar for soapyillusion

Hey guys, just trying things out trying to get practice with this thing. Right now I'm trying to get a simple animation to loop over and over after one button press. I decided to try to achieve this I'm trying to use a while loop. But so far I'm having …

Member Avatar for Varnius
0
108
Member Avatar for soapyillusion

Hey guys, it's been a while. Got a question I'm working on transfering my whole webpage to flash movie so its more interactive and what not. So far I've only got as far as adding in the banner and some of the navigation. I wanted each of these buttons on …

Member Avatar for soapyillusion
0
117
Member Avatar for MooGeek

Hahaha!! I never thought there is this section where I can introduce myself. I thought daniweb is just a forum full of geeks with no life. hahaha! I'm Just Kidding!!! :twisted: So I'd like to introduce myself to you guys because these past few weeks I started to be active …

Member Avatar for ana12
0
220
Member Avatar for FOOLY

Hello! I'm just beginning to use Adobe Flash - in fact, I only started a few hours ago - so, I'm still learning the basics and am still tripping my own feet trying to understand how to script when all I want to do is make a flash comic. I'm …

Member Avatar for FOOLY
0
170
Member Avatar for JasonHippy

OK, I rarely start threads here, I'm more of a solutions guy than a problems guy; but I've started this thread off the back of something posted elsewhere by my good friend and regular poster in this forum, rajarajan07. (quoted below!) [QUOTE=rajarajan07;1257498]Jason always gives the great explanation for the thing …

Member Avatar for Member #46692
0
301
Member Avatar for nsutton

I have a background in python and I'm looking for a new language. I am almost only interested in making games. I have come to 2 languages. C# and Action Script. C# because Microsoft allows you to make Indie XBLA games programmed in C# ONLY. Action Script so I can …

Member Avatar for Brightmix
0
262
Member Avatar for bad rabbit

hello all, I'm very new to forums and am pleased to find this one so welcoming! I'm just a beginner, I have a fairly good working knowledge of most of the adobe products and am working on becoming a web designer and being able to write applications like games and …

Member Avatar for maceman
0
119
Member Avatar for fajrulakram

hello guys... I'm new here... I got some problem with my action script code. I'm trying to connect the flash file to MySQL database. All syntax seems good and I think the algorithm is fine too. but, when I run the .fla file and i press the button, i got …

Member Avatar for Mrinny
0
135
Member Avatar for Graffixnerd

I need help with pausing a motiontween on my timeline....cn i use currentFrame function ,maybe sumthing lyk this ...gotoAndStop(_currentFrame); NB in AS3..thnx

Member Avatar for Member #334542
0
63
Member Avatar for ErlendHL
Member Avatar for Lusiphur

I'll preface this by saying that, while I know a fair bit about C#, ASP.Net, HTML, etc... I am a mere pre-novice when it comes to AS3 scripting for Flash. The basic idea of what I'm trying to do here is to create a simple children's mathematics game which runs …

Member Avatar for Lusiphur
0
201
Member Avatar for Pokenerd

Hi guys, I'm having a bit of trouble with a bit of trig in C#. I've written code similar to this in actionscript3 (flash), but it is giving me issues in C#. I am not receiving errors, but all the shapes I rotate are somewhat screwed up. Here is the …

Member Avatar for nick.crane
0
938
Member Avatar for Rageagainst20
Member Avatar for finito
0
68
Member Avatar for learner15

[CODE]import java.awt.*; import java.awt.event.*; import java.applet.*; /*<applet code="actionapplet" width=500 height=600></applet>*/ public class actionapplet extends Applet implements ActionListener{ String msg,str; Button b1,b2,b3; public void init(){ b1=new Button("substract"); b2=new Button("add"); add(b1); add(b2); b1.addActionListener(this); b2.addActionListener(this); } public void actionPerformed(ActionEvent ae) { str=ae.getActionCommand(); if(str.equals("add")) msg="addition is to be performed"; if(str.equals("substract")) msg="subtraction is to be …

Member Avatar for NormR1
0
116
Member Avatar for Brandlax

Suppose, I have a movieClip named "movi". and through actionscript, i generated some more different movieClips. So now, "movi" will stay down under the different movieClips. how do i make "movi" stay always on top even after the moviClips has been added?

Member Avatar for JasonHippy
0
457
Member Avatar for leroi green

Hello All, I've been working in a flash site for a couple days and i've gotten a couple errors as of late. Here are the errors: TypeError: Error #1009: Cannot access a property or method of a null object reference. at DefaultAEG_fla::MainTimeline/frame122() TypeError: Error #1009: Cannot access a property or …

Member Avatar for Member #334542
0
130
Member Avatar for woodrobot

Help... why do these movie clips hang around?? I was trying to create a general class for particles, but some of the particles hang around for some unknown reason. Any suggestions on what could be happening? here's the code from the fla: [code] stop(); var wide = 400; var high …

0
51
Member Avatar for Brandlax

I want to know the most simple code of actionscript 3.0 on how to shake the screen. and i need this QUICK! thank you,

Member Avatar for Member #46692
0
117
Member Avatar for nevergone

Hi, I have a slot game written in flash actionscript 1.0 , all the data is inside the .fla file. This game communicates with a PHP file and gets some data from it,and updates a database based on the wins or loses of the player.(in the php file,the credit of …

Member Avatar for Member #46692
0
111
Member Avatar for henks

I've been wondering if there's anyway that I can write and read variables from file with Actionscript 3 just like C's fwrite. The case is that I want to write some multidimensional array from one flash app and then read it with another flash application. Thanks

0
68
Member Avatar for Th3nutz
Member Avatar for Chosen13
0
118
Member Avatar for jaferic

Hi im trying to develop an aplication that needs to load an xml file from flash using action script 3, the problem is that the xml file is constantly modificated so the AS3 needs to constantly read that file, any suggestions on how to do this? Thanx!

Member Avatar for Member #46692
0
48
Member Avatar for dalip_007

hi i am loading an swf file within another swf file and i wanted to change alpha of one movie clip within loaded swf by writing action script code within the container swf file. please anyone let me know if this is possible to change the script of laded swf …

Member Avatar for Member #334542
0
50
Member Avatar for jaferic

Hi, i am currently developing a standalone aplication in python, i am very new in this language so i don't know much of it... I need your help, i need to know a way to communicate python and AS3 so i can move the animations with some data that comes …

Member Avatar for jaferic
0
196
Member Avatar for Mattan360

Ok, I've got an downloader that downloads a .swf file and saves it to the users harddrive. But I also want to extract the audio from the sfw to be able to play it. Any ideas on how??

Member Avatar for kvprajapati
0
64
Member Avatar for Member #46692

Hi guys, At the moment I'm looking to test pure actionscript 3.0 code, because one, cs4 takes ages to load and two, flash develop can be used anywhere. I've heard that flash develop is a free to use but I wanted to know how to install it. Any help would …

Member Avatar for rahularyan7
0
453
Member Avatar for anthonymacegan

Hi Guys, I am having trouble getting the getItemAt method of the ArrayCollection class to work in ActionScript even though it seems to work fine in MXML. Any help greatly appreciated. In the attached code lines 95->97 work fine whereas line 35 throws a "Cannot access a property or method …

Member Avatar for anthonymacegan
0
153
Member Avatar for sukhvir singh

could u please tell me about action script i wanna learn flash action script from where i can learn from begging please tell me..............

Member Avatar for g2gayan
0
101
Member Avatar for Member #601248

Hello, I'm working on a flip page gallery in Flash (AS3). I have this video tutorial from Cartoon Smart and one problem. How to mask a text box, is it possible in Flash using AS3? Cheers!

Member Avatar for Member #601248
0
225
Member Avatar for snitch321

want to know what code snippet you could add to this code to stop my sound file from playing automatically when you enter that frame? code:[CODE]var mySound:Sound = new Sound(); var myChannel:SoundChannel = new SoundChannel(); var lastPosition:Number = 0; var soundIsPlaying:Boolean = true; mySound.load(new URLRequest("Intro1.mp3")); myChannel = mySound.play(); offBtn.addEventListener(MouseEvent.CLICK, onClickStop); …

Member Avatar for almostbob
0
201
Member Avatar for MarianneLR

Hello, I am new to Adobe flex and trying to create a website. This may sound like a stupid question, but would anyone be able tell me how i would link between different instances of my website. Like, linking between pages, as you would using HTML. Would appreciate anybody's advice, …

Member Avatar for versatile36
0
99
Member Avatar for shironui

Alright, I've built this incredible carousel for a portfolio page in a flash website, using an external .XML file for the images;however, after countless hours scouring the web, I can't seem to find the code I need to put in the .XML file, so that clicking on the various pictures …

Member Avatar for shironui
0
213
Member Avatar for Member #601248

Hello, I'm making a photo gallery using Flash, AS3 and I'm supposed to use URLRequest. Can someone please explain to me what is its purpose? My gallery works fine but I don't understand what this class id used for? I read some articles on Internet and it says [QUOTE]The URLRequest …

Member Avatar for Member #601248
0
124
Member Avatar for ceyesuma

I wrote a program in actionscript3 and it opens in any browser. Is it possible to run it to open in a window (container)?

Member Avatar for peter_budo
0
40
Member Avatar for amistry

Hi, I've created a 'fake' sound equalizer which acts as a sound toggle button. When the music plays the animation plays with the sound and when you click the animation it stops as does the sound. However, i want the animation to play on ENTER_FRAME, but cant figure out how …

Member Avatar for Member #334542
0
111
Member Avatar for chickenlord500

I have a .flv file (and also the original .mov from which the .flv was created) that i have imported into a new .fla - I also have created a button and assigned actionscript to the button that links to a new web page. The button works correctly. My issue …

Member Avatar for JasonHippy
0
170
Member Avatar for jbobfunky

I was wondering if any one can show me an simple action script example of how to implement a image gallery that has multi image category built from an xml file generate by php. I have successfully made an image gallery with, action xml, php, and mysql, but I'm having …

0
86
Member Avatar for BlueCarNumber9

Hi everyone, I am trying to make a toggling on/off button for a looping sound using AS3. Currently it starts with the on icon showing but when pressed shows the off icon but it must be pressed again to stop the music but then shows the on icon while the …

Member Avatar for bobby_boer
0
243
Member Avatar for swanblack

Hello, I'm a web developer,currently interested in designing flash games with AS3. also learning CI, a php framework, that's fascinating!

0
39
Member Avatar for Katsurou

hi I''m currently making a flash AS3 game (didnt focus on the graphics yet just want to have a good start on my game) so yeah the idea is that this will look like something like this... I'll add my .as and .fla files below so you can have a …

Member Avatar for Member #334542
0
179
Member Avatar for ErlendHL
Member Avatar for Member #334542
0
68
Member Avatar for ErlendHL

[FONT="Courier New"]Hi! I have read a little bit about loadVars and loadVariables, so I am trying to read and write to a .txt on my server. This is my functions: (only Read works, but Send doesn't)[/FONT] [CODE] function Load(F, VAR) { var DATA:LoadVars = new LoadVars(); DATA.onLoad = function(success:Boolean) { …

0
52
Member Avatar for karol33

I just wanted to say hallo (like probably 99% of new thread here) and to say that i have been looking for good formu for a quite long time, meaby here i'll rest my bones and stay. I wolud be happy if i could help anyone with my advice, specially …

0
59
Member Avatar for ErlendHL

Hi! I am testing AJAX, and I have just made a nice AJAX function. But I also want to use AJAX through Flash, so that I can get updated info from a .txt file on my server to the Flash movie. [URL="http://erlendhl.ueuo.com/sl/p/"]Here[/URL] is the AJAX test page. So I can …

0
65
Member Avatar for Member #46692

Does anyone know how to set the reference points on a movieclip programatically? Im loading images (xml driven) but was wondering how to set the reference points through code in actionscript 3. Any ideas?

Member Avatar for JasonHippy
0
241
Member Avatar for Member #701152

Hey everybody, I am about to make a vocabulary trainer for chinese, but as many people don't have a proper font installed I want to transform font into pictures. Does anybody have a hint? (Maybe a little note: Later the program should run on a chumby and files can be …

0
57
Member Avatar for trytrytry

i have to make a program with only COMBO BOX and FORM and BUTTON. the form should have 1-combo box (having many options) and 1-Button when user selects one option from combo box and presses button the form assign to that option should execute. for eg. a combo box (options …

Member Avatar for trytrytry
0
210
Member Avatar for alvalany

I know the heading is a bit confusing.. what made me to put this question here is that :Recently i heard an article that [URL="http://lwn.net/Articles/69835/"]the rumours are true! GTK is LGPL, QT is GPL big difference[/URL] It means even if I create something with front end QT , I can't …

Member Avatar for pritaeas
0
225
Member Avatar for Jarredpsmith

Hi Im working on an Actionscript 3 program where i will click through a tree structure of buttons and use the values of the particular set of buttons, to access its corresponding value in an XML file. As i click each button, I start forming a string eg. Click1 = …

Member Avatar for Jarredpsmith
0
101

The End.