228 Topics
![]() | |
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 … ![]() | |
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 … | |
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 … ![]() | |
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 … | |
How to execute JavaScript functions from Actionscript 2 and 3? | |
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? | |
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 … ![]() | |
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, ![]() | |
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 … ![]() | |
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. … | |
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 | |
Hello, i think the title describes exactly what my problem is. Please if anyone knows something post. | |
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... | |
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 … | |
could u please tell me about action script i wanna learn flash action script from where i can learn from begging please tell me.............. | |
![]() | 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! ![]() |
I wrote a program in actionscript3 and it opens in any browser. Is it possible to run it to open in a window (container)? | |
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 … | |
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 … | |
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 - … | |
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 … | |
[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) { … | |
![]() | 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? |
![]() | 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 … |
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 … | |
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 = … | |
![]() | 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 … ![]() |
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 … ![]() | |
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 … | |
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 … | |
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 … | |
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. | |
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 … ![]() | |
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 … | |
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!! | |
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 … | |
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 … | |
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? … | |
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 … | |
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"); … | |
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 … | |
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 … ![]() | |
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 … | |
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. … | |
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 … | |
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. :( | |
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 … ![]() | |
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 … | |
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 … | |
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: … ![]() |
The End.