228 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 rajarajan2017
0
101
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
210
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 iamthwee
0
286
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
245
Member Avatar for ErlendHL
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
440
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 rajarajan2017
0
119
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 iamthwee
0
114
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 iamthwee
0
93
Member Avatar for floresj4

Hey guys, Can someone please take a stab explaining PHP!!! I upload files through dreamweaver and get a huge mess. How does it work? What makes it better or worse? I'm not completely code illiterate, I've worked in c++, java, I know basics in HTML and some actionscript as well. …

Member Avatar for jwd.adodis
0
277
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
65
Member Avatar for Th3nutz
Member Avatar for Chosen13
0
111
Member Avatar for vvinzz

Hi, my name's Vincent, from France... I come from wine marketing and started coding last year, first html, actionscript, and now PHP, javascript, but still a newbie... I just met Daniweb and think we will spend time together... pleased to meet you all, and many thanks to the community spirit...

Member Avatar for finito
0
119
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
144
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
89
Member Avatar for Moirae

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 Moirae
0
217
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
36
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
152
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
77
Member Avatar for andreski

Hi: Among the following technologies what you consider is the best tool for a developer to achieve more and best payed works? php - css - wordpress - .NET - ActionScript - ajax - android - asterisk - C# - c++ - css - Delphi - drupal - flash - …

Member Avatar for Salem
0
108
Member Avatar for MrYrm

First of all im new here so Hi all.. im also new to c/c++ have been a java php and actionscript developer for some time now and finally have time to learn something new so im gonna go for c++ im just tryna get familiar with everything but i ran …

Member Avatar for Stefano Mtangoo
0
122
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
47
Member Avatar for iamthwee

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
220
Member Avatar for Malaoshi

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
55
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
212
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
95
Member Avatar for rajarajan2017

Hi all, I am a flash programmer and new to the game development. My job is to develop facebook games in flash with ActionScript 3.0. I know AS3.0 and a stick cricket project is initialized. I want to know the flash game developers helping the forum here. and I would …

Member Avatar for rajarajan2017
0
101
Member Avatar for DJAyzed

Ok i seem to be have alot of problems with this script, first of all there must be an easier way to do something if a function doesnt trigger than having a variable but if this is the only way then it is not working for me. i first tried …

Member Avatar for rajarajan2017
0
135
Member Avatar for Katsurou

Hi guys & gals I'm tryig to make a game similar to this one : [URL="http://www.wyspagier.pl/gry/gry-zrecznosciowe/fishy_fishy_1.html"]http://www.wyspagier.pl/gry/gry-zrecznosciowe/fishy_fishy_1.html[/URL] however I couls use some advice ; ) I have 2 problems that i stumbled upon 1: my bubbles animation in-game is perrtygloomy I'd like to make the bubbles a little bit more realistic …

0
61
Member Avatar for forumforme123

Hi all, I am writing my application in ExtJS and PHP, and I need actionscript to build a folder browser just to get the folder path. Unfortunately, I am unfamiliar with ActionScript. However, upon searching on the web, I have found this little script: [CODE] import flash.filesystem.File; import flash.events.Event; var …

Member Avatar for MidiMagic
0
151
Member Avatar for DJAyzed

Okay, so basically i have a movieclip on the screen and a function which loads a picture into it when it enters the frame. But i also have a function which makes it rise and grow when it is rolled over and it worked fine until i added the loader …

Member Avatar for DJAyzed
0
158
Member Avatar for mike25620

I'm looking for a quick tutorial on how to take user input and then display it within the flash game. I want to be able to have it ask "Input a number" and then me type it in and have it shown on screen.

0
44
Member Avatar for sandra21

i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'about.swf' file which i decompiled using …

Member Avatar for rajarajan2017
0
122
Member Avatar for sandra21

i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'mediacenter.swf' file which i decompiled using …

Member Avatar for sandra21
0
97
Member Avatar for vladacmba

Check this link: [url]http://weightlosscoach.codegenies.com/[/url][B][/B] I would like to know where to search with simple AScript Flash effect, between2-4 pictures - Especially if I could ad an Arrows forl -eft and -right picture slide!!! WoW !!! Thanksfoer any help, help is always welcome!!

Member Avatar for vladacmba
0
95
Member Avatar for benjaminshinobi

heeeeeEEEeeey I had a question. I am somewhat of a n00b when it comes to coding real C++ programs but I am decent with C like syntax because of actionscript/Processing, so hopefully it makes sense that my skills are disparate. My question is thus, I recently found out how to …

0
45
Member Avatar for dans@dis.wa.gov

Hi everyone, I'm a javascript/actionscript/java/ruby developer who's been given a project that must be done in Sharepoint. One of the tasks of the project is I have to write a console application that replicates data from the secure sharepoint site and pushes it out to a public site in a …

Member Avatar for sknake
0
202
Member Avatar for samarudge

Hi, I have a movie clip called [icode]dsp_albumcover[/icode] (Already created and on the stage, instance name is dsp_albumcover) I also have a variable with a .jpg file (Can be changed to any other though) defined as [CODE=actionscript] var albumimg:String = '/albumcover.jpg'; [/CODE] How do I load this in to dsp_albumcover? …

Member Avatar for samarudge
0
187
Member Avatar for samarudge

Hi, I am trying to retrieve the contents of my XML file and use the variables later on in the script; I have the following actionscript code [CODE=actionscript3]// Get XML Vars var xml:XML; var urlLoader = new URLLoader(); var songdataurl:String = '0'; urlLoader.addEventListener(Event.COMPLETE,onXMLLoaded); urlLoader.load(new URLRequest("data.xml")); function onXMLLoaded(e:Event):void{ xml = new …

Member Avatar for samarudge
0
159
Member Avatar for Reliable

Good afternoon all, I'm at the beginning stages of learning PHP. I'm trying to understand passing in functions. I have a video lesson so I can see what is being explained but for some reason i am still not getting it. [CODE]<?php function hello($word) { echo "Hello {$word}!<br/>"; } hello("Daniweb"); …

Member Avatar for Reliable
0
71
Member Avatar for lukethedrifter

I know this contains actionscript, but the server side is Java. I am trying to get a red5 server to insert into mysql, but I can't get eclipse to compile this client side code. Could someone tell me if this tutorial is up to date with galileo, the new version …

Member Avatar for lukethedrifter
0
71
Member Avatar for severman

h all i have written this code from a website to make a menu bar with flash: [code] var links:Array = ["www.ynet.co.il","www.walla.co.il","www.google.co.il","www.facebook.com","www.walla.com"]; var menuButtons:Array = ["Home", "Works", "About", "Contact"]; var subMenu1:Array = ["News", "Updates"]; var subMenu2:Array = ["Web", "Print", "Interactive", "Audio", "Video"]; var subMenu3:Array = ["About me", "Services", "Resume"]; var …

Member Avatar for rajarajan2017
0
162
Member Avatar for severman

hi all i have a very urgent question i want to write a function that i can use what i want to do is something like that: [code] <?php $a=_GET["a"]; function radom() { $x=rand(0,4); echo "&b=$x"; } if($a==1) {random(); } [/code] the problem is that it doesnt work... i'm getting …

Member Avatar for codejoust
0
90
Member Avatar for ben_

By now Flash probably has an extension that does this, but since MM/Adobe are incapable of making anything small actually *be* small, here is a very efficient guide to creating handy drop down menus using ActionScript. This has been taken with permission from [url=http://www.thecodebehind.com/code/drop-down-menus-in-flash.aspx]my site[/url]. [quote]Drop down menus are good. …

0
97
Member Avatar for krayzeeben

Hi, i've had experience making counting programs in the iostream and now i'd like to make something useful to me. I play a web browser-based game called Neopets, and i often refresh 500 times a day there to encounter random events. Eventually, my hand gets tired, so i'd rather make …

Member Avatar for Tigran
0
1K
Member Avatar for mIssy_ricco

hi guys. im actually a university fresh grad and i've been offered for two jobs. 1. flash actionscript programmer 2. web developer im still confuse which one i should take. can someone give me the pros and cons of both. :(

0
32
Member Avatar for C-Trink

This is killing me... It seems simple. I have a button that I want to goto a movie clip. I have tried numerous ways of doing this. My first attempt was creating a new scene with the movie clip and everything. Although the actionscript on my first scene could not …

Member Avatar for iamthwee
-1
68
Member Avatar for michael.ngobeni

I have a flash file that reads an xml file and writes the text on the flash. The problem I have is when the client does not have the font that I'm using. I looked on many websites and they always say you have to do the following [LIST=1] [*]Open …

Member Avatar for fuego2008
0
85
Member Avatar for DevC++4.9.9.2

Hola, Im an experienced coder, however new to java/actionscript 3 I am trying to make a very simple login and I am running into problems. They seem to be with my for loop with the .Length() function in particular... [code] stop(); loginError.visible = false; var loginXml:XML; var loader:URLLoader = new …

Member Avatar for DevC++4.9.9.2
0
130
Member Avatar for TolucaDiablo

Hello Everyone, I'm new to flash and actionscript 3. I just purchased a flash file that is driven by as3. I don't know how to embed it to my webstore's main page. Any help would be greatly appreciated. Here is the description of the files I received with my purchase: …

Member Avatar for rajarajan2017
-1
247

The End.