all groups > flash data integration > may 2006 > threads for may 22 - 28, 2006
Filter by week: 1 2 3 4 5
Dataset
Posted by temptationxy at 5/27/2006 3:14:53 PM
Hi,
i have one XML data. it similiar :
<menu>
<newmenu>
<name>name</name>
<text>bla bla...</text>
</newmenu>
<newmenu>
<name>name</name>
<text>bla bla...</text>
</newmenu>
</menu>
from this XML how can i find my data?
for exam... more >>
Post from flash to asp
Posted by tg12 at 5/26/2006 8:54:14 PM
Hi
I have form in flash with input text fields with Var field set to
t2_2
t3_2
t4_2
...
what i want to do when user enter values and press buton it should post
data(values) to aspx page - how can i do that ? i saw some tutorial but i did
not help
what i did
on (release) {
... more >>
Contact Form (php) - how to prevent new window
Posted by yself at 5/26/2006 7:32:32 PM
My contact form works just fine, however, I currently have the target set to
"_blank" which is not what I want.
Rather than opening the .php file open in a new window, I just want to go to a
new frame (labeled "success" or "error") within my flash file (which currently
works fine)
So,... more >>
HELP > External Text or HTML file Loading
Posted by Adman at 5/26/2006 12:00:00 AM
Hi all,
plz visit - http://www.vision-divine.com/samples/test.swf to see what i
mean
I am using FlashMX and i have the following -
.. a multiline dynamic box > named "mytext"
.. 2 triangiular up/down arrows for scrolling .
.. text database file > named "apartments.txt" which contains title... more >>
XML connector component and URL parameter
Posted by jgeorg at 5/25/2006 2:01:16 PM
Hi all,
I'll appreciate any available help for the following problem:
In Flash MX I use an XML connector component and I see that it has a parameter
"URL".
Is there a way to feed the XML connector with a string variable (XML
formatted) created with Actionscript inside my flash file?
The ... more >>
Flash movie using XML
Posted by Armo_Director_user at 5/23/2006 4:21:02 PM
On the development version of a site, I have created a flash movie that uses an
XML file that refers to the filenames of images and their respective captions
that are then loaded into the flash movie.
The images are loaded 2 at a time, into movie containers within the movie, and
then the... more >>
Loading Variables in FLV player
Posted by letsdie at 5/22/2006 2:17:01 AM
hi,
i have edited an open source flv player's fla file for my needs,but ihave some
problem.it uses XML when getting video source URL but i want it to read from
QueryString or a variable from ASP.How Can i do this? the original codes are
like this,these are for reading from XML source;
... more >>
|