import flash.external.*;
 
It works well.
 
Good luck
 
Jason
 
 
-----Message d'origine-----
De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]De la part de Daniel Tuppeny
Envoyé : mardi 20 juin 2006 14:10
À : flexcoders@yahoogroups.com
Objet : RE: [flexcoders] Flex & XML dataislands

I'd never seen any external interface, but I just looked it up in Google, and it looks pretty wicked - that'll certainly be able to do what we need!
 
Thanks!


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jason Hawryluk
Sent: 20 June 2006 13:02
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex & XML dataislands

A little _javascript_ and the external interface will do it i think if i understand correctly.
 
 
jason
 
-----Message d'origine-----
De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]De la part de Daniel Tuppeny
Envoyé : mardi 20 juin 2006 13:24
À : flexcoders@yahoogroups.com
Objet : [flexcoders] Flex & XML dataislands

Is it possible to get at the document object model from within flex, or at least, xml data islands in the page?
 
Eg., something like this:
 
<body>
    <xml id="#chartData">
        <mydata name="1" value="15" />
        <mydata name="2" value="1" />
        <mydata name="3" value="45" />
    </xml>
    <object flex-blah here>
    </object>
</body>
 
I want a static swf that I can drop into different pages, and have the data dynamic. I don't really want to pull data over http if I can help it. Is it possible to access the xml data island from within Flex?
 
 

The information contained in this e-mail and/or any attachments is confidential and intended only for the individual(s) to which it is addressed. If you are not named as an addressee you must not disclose, copy or take any action in reliance of this transmission. This e-mail and its attachments have been scanned for viruses by MessageLabs Ltd.


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________


[Inbound Mail Scanned by MessageLabs]

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to