all groups > flash data integration > april 2005 > threads for april 15 - 21, 2005
Filter by week: 1 2 3 4 5
XML & LoadVars Caching in IE
Posted by bob bernard at 4/21/2005 1:14:27 AM
Hi
I'm loading in an .asp file as a LoadVars(), i've also tried it as an XML
Object.
My problem is when i go to request the file again it's caching it even though
its requesting .../index.asp?=userNum (which is a random number)..... so it
should get a new string from the server but it ju... more >>
Saving from Flash into .xml documents
Posted by SimonTheSwift at 4/20/2005 11:13:56 PM
Hello,
can someone help me, please, with the following scenario:
I have data (info about users) stored in an XML document ( <datapacket> <row
id="... bla bla bla ... /> </datapacket> ) , which I am successfully connecting
to my Flash application using an XMLConnector, DataSet, binding an... more >>
attachMovie-createEmptyMovieClip-loadMovie
Posted by cloudyadjectives at 4/20/2005 3:47:20 PM
Hi there,
I have some troubles in Flash MX
in my Movie :
_root.main. I attach a MC called "InfoWin"
in this I create a MovieClip called "vr"
and in this "vr" - MC I load a movie with loadMovie("empty.swf")
Already is working right now to this point.
In my empty.swf I wanna call... more >>
XML data
Posted by Ulitasch at 4/20/2005 3:04:41 PM
I want to get text from my database which i manage with phpMyAdmin into a
textarea in the Flash document. I tried a lot but it does not work:
What I understood was, that I have to
1. export from phpMyAdmin a dump.xml file.
2. After putting a XMLconnector in Flash I put the parameter URL ... more >>
windows media
Posted by g00fymad at 4/20/2005 12:00:00 AM
hi to all,
is it possible to play a live windows media broacast through a swf ?
the url is of the form mms://domain/broadcast_publishing_point
this is a live feed not on-demand, if not can director handle this ? i will
hold of on posting there til this thread has had some views
kind ... more >>
How to get an XML value into a local variable after loading using Connector.
Posted by Jason Huff at 4/19/2005 11:50:56 AM
I have loaded the XML data into flash using connector, and can bind it to a
component.
Is there a way to assign a specific value to a local flash variable?
I want to use the text from the xml string as a visual element and the
TextArea component limits that.
Thanks for any help.
Jason
... more >>
video in flash
Posted by Forest Media at 4/18/2005 12:00:00 AM
Hi,
I am trying to intergrate a videofile (about 2 minutes) into a flash file
(fla.) but the problem is that if I'm going to export the fla. to a sfw. it
becomes to big. (It's for a website so it must be 5 or 6 MB at maximum.)
Greets,
Martin
... more >>
Need Help for WebService Connector
Posted by mwt2504 at 4/18/2005 12:00:00 AM
Hello Everyone,
I'm just wondering anyone can get me the answer for web service?
I'm writing custom actionscript and i want to use web service classes or web
service connector but it's show me the error that
"it's couldn't load".. so, i'm wondering whether i can use web service classes
o... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
XML & Flash Lite
Posted by TCH53132 at 4/18/2005 12:00:00 AM
I'm trying to use XMLConnection with a PocketPC PDA. The XML app works on Internet Explorer on a desktop PC, but fails to work on my PDA.
Is this a Flash Lite thing or what?... more >>
Log On Page
Posted by shpek at 4/18/2005 12:00:00 AM
Hi, Hope this is the right forum for this question. I'm looking into how/the
best way to develop a log on page in flash that: 1) retains the user's ID
(creates a session or somthing) 2) have multiple forms (submiting questions for
example from many different locations/forms) 3) stores the s... more >>
Relative Path in Flash Interpreted per Calling Page???
Posted by jerrygarciuh at 4/16/2005 6:47:52 AM
Hello,
I have a ticker utilizing an XML file. I have found that the swf seems to
interpret a relative path in terms of the location of the HTML or PHP page
calling the animation.
Am I correct? Is there a publication setting to control this? I do not
understand why it would be a _GOOD_... more >>
Flash & Php
Posted by djkearney at 4/16/2005 12:00:00 AM
hello
having problems integrating flash & php. The results are coming into the php
file itself but having problems integrating these results into flash. I know
there is something needed inthe php script for the variable in the SWf. Could
anybody point me in the right direction. here is the... more >>
Flash 'Add' Variable Help Please
Posted by Pamela Morejon at 4/16/2005 12:00:00 AM
i have a loadvars variable called my_lv.add that has to be named 'add' to work
with the paypal system. flash is reading it as a reserved word and not allowing
me to use it as a variable field name. how can i get around this?:confused;
... more >>
Styling Text Components
Posted by caskater at 4/16/2005 12:00:00 AM
In my movie, I have loaded XML data using the XMLConnector component. All my
XML text loads perfectly fine into my different components, however, after I
load my CSS file I cannot seem to apply it to any of my components. It seems to
be because you must set the stylesheet to the text component... more >>
.Net Datasets and Flash MX 2004
Posted by rob_csc at 4/15/2005 12:00:00 AM
From Developer Centre - Flash and Web Services
One thing to pay attention to, however, is that Flash MX Professional 2004
doesn't natively support ASP.NET DataSets as of this release. You can work
around this by parsing web service responses yourself, but you cannot bind
directly to the .N... more >>
|