ActionScript 3.0 :: Possible To Read Registry Key?
Aug 16, 2010Is it possible to read a windows registry key with actionscript 3.0?
View 1 RepliesIs it possible to read a windows registry key with actionscript 3.0?
View 1 RepliesI want to get monitor details from EDID registry.Is there any way in flex to read from registries?
View 1 RepliesIs it possible to save to or to retrieve data from the Windows registry?
With fscommand?
And if they do does the uninstall remove them? Sorry I am such a noob!
View 2 RepliesI want to modify windows proxy settings in adobe air. Below is my code. It doesn't work.What's wrong with it?
[Code]...
As the title says, suppose I have an hypothetical XML containing this:
[Code]....
I can check if a certain speech has a bg change by simply doing this:
if(bgs[i])
{
//true!
}
what should I compare in the case of sounds, I've tried many, like:
[Code]....
I've got my flex, php & zend project working fine on localhost but when I try to move it to production I get the following error: Class "testService" does not exist: Plugin by name 'testService' was not found in the registry; used paths: : /home/myNewFolder/services/
[Code]....
A friend of mine has a Flash Action script running on a LAMP server that currently reads an xml config file. He's asked me if it's possible to remove the xml file, and replace it somehow with a system (lets call it an 'auto xml generator') that intercepts the request to read that file and generates an output, so it appears to all intents and purposes as if the file still exists and contains the contents that has actually been returned from our auto xml generator'
View 3 RepliesSo I want to read http streams using flash tcp sockets. I do not really need the http header at all - all I need is body which contains flv. so how to read http response body into byte array using flash sockets?
View 1 Replieswhen i have imgs:Array = this.childNodes[1].childNodes; it brings me both imagesSet. Now i want to pick either of the two. I dont want to define each into an array (like imgs1:Array = this.childNodes[1].childNodes(0).childNodes and like wise mgs2:Array=this.childNodes[1].childNodes(1).childNodes) because in the future there could be more sets of images coming up so dont want to keep adding array for each everytime we add a set.
XML Code:-
<data>
<data1 title="Title1" detail="Here goes the text" url="xyz">
[code]....
I used HTTPService for reading xml, but I want only a particular xml field value like the
first node id.The HTTPService object is:
<mx:HTTPService result="getid(event)" id="xml_coupon" url="###" useProxy="false" resultFormat="e4x"/>The getid(event) function is:
public function getid(evt:ResultEvent):void
[code].....
I want to read a fingerprint using asp.net,silverlight, actionscript, i need get the finger and display the capture in the window. I do it in C# with griaule biometrics SDK 2009, only can be possible using a java applet. I dont know if mix java + asp.net can be a good alternative. if yes, how can I to pass the value from asp.net to java applet?
View 1 RepliesJust wondering if there is a way to read class static constants from a SWF file server side. I have found things like getimagesize() but it doesn't have all these details. I guess that means I need a partial decompiler.Specifically, I have this class in my Flex project:
package
{
public class AppVersion
[code].......
Is it possible (if yes how) to get the URL of the webpage that a swf file is on?If swf file is on [URL] can I get flash to read the url and populate a variable with it (ex. variable films = 123 )
View 1 Replieshow to read the xml in flash in AS2.
[Code]...
Simple URLLoader to get a textfile into a textfield.[code]Works fine locally, not on the server. I tried replacing it to the full http: URL to no avail.
View 3 Repliesi'm trying to read an xml from the bottom so as the latest item is showed in the top in the flash.
the code below works if i'm readin the xml from top to bottom:
[Code].....
I currently have the following XML code:
[Code]....
It will trace out my original XML. However, I'm trying to get the gallName. I tried to make the code:
Actionscript Code:
trace(MovieClip(root).program.websiteXML.settings.imagesPage.imagesGallery[MovieClip(root).gallery_category_num].gallName)
That however didn't trace anything. how I can read the galleryname?
My code initially has a timer generating an interupt ever 25ms, on the interupt it calls a certain function. I am simplywanting to read if the button is down as opposed to having aninterupt generated when the button is pressed. Is that possible,and if so why am I getting a bunch of errors with the attatched
View 3 Repliesis it possible to set the state of keys rather than just read them in AS3? I am particularly interested in setting the state of the CAPS LOCK, NUMBER LOCK and SCROLL LOCK if possible i.e. toggling the LED state.
View 2 Replieshow to read from the database.as i said, that is only part of the job since it only shows how to read from the database, i also need to send to the database a string of about 7k (more or less 5000 to 700 bytes, in a single string)i would like to do that trough php, since it should use the same php session id. does anyone have references to this? (write to a databse from flash, if possible using php as middle layer)
View 1 RepliesHow can I read a variable from URL so that it can be used in my swf? I have 'main.swf' loaded in 'mainpage.html'. I am using getURL to pass variable from this swf to the URL of another html page(secondpage.html)......
[Code]...
I'm trying to figure out how to read a MYSQL database with as3 and php.. I can't find any tutorials for this.
View 8 RepliesI have like 2 weeks already trying and nothingSo what is my gaol?ABOUT.SWF=========1. I want to know how to read a xml file into a dynamic text field.exmaple: about_us.xml into txt_about.CMS_ABOUT.SWF==============2. I want to know how to read that same xml (about_us.xml) so i can edit it and save it.
View 3 RepliesI have a device which sends MPEG2 multicast udp live stream, I can read it from URL.. for instance. Next it is transcoded with vlc.[code]My question is how to read from udp://@127.0.0.1:10013 using FMS and send it to flash clients ?
View 3 Repliesi m able to read xml node's attribute but i required to save whole node value to my movieclip object here my xml
[Code]...
I have a slideshow.swf (I cannot change it contents, there is no .fla) which gets input from slideshow.xml and finds pictures to display in a folder called 'images' . Pretty basic for a flash picture gallery.
The problem: I want to load the slideshow.swf into a loader component in another flash movie, say holiday.fla. (So i have the loader component in holiday.fla and I tell it to load the movie slideshow.swf). How can i tell the slideshow.swf file where to find its data e.g. slideshow.xml? or How can i have slideshow.swf read from slideshow.xml?
I write a simple xml code, and I try to read the xml file into flash, but I got "undefined" in my output.The codes are as following. Do you know how to sove the problem?[code]...
View 1 RepliesI want to read an Atom in Flex.I can see in the debugger that he can read the Atom and that there are entries, I can see each value. So far, so good.But when I want to assign a value from the atom to a variable, he never gives any text. It's always this: "".
My code:
ch.Name = xml.title;
ch.Desc = xml.subtitle;
ch.Updated = xml.updated;
[code]....
But that's strange, because I can see in the debugger that it schould be "Tweakers.net".It becomes even more strange, because it works just fine with RSS.
I'm trying to write a very plain game client to get some practice with Actionscript 3 and the Flex Framework.[code]...
View 1 Replies