all groups > flash data integration > february 2005 > threads for february 1 - 7, 2005
Filter by week: 1 2 3 4
Set the selectedItem in a comboBox (binding)
Posted by Loxam at 2/7/2005 6:05:59 PM
I've a XMLConnector
I've a Combobox component (with items)
How do I set an item in the combobox to be selected based on its value? I
wanted to use binding with a combobox so that the value in my XMLConnector
will automatically be selected in the combobox.
Thanks
... more >>
All data in Windows, no data in Mac
Posted by DutchWeaver at 2/7/2005 5:23:11 PM
We have a flash movie that loads data from a php file. The php-file reads the
data from a MySQL database. The movie is only allowed to continue if one of
the variables == 1. In Windows everything works fine. Mac does not work
anymore. It worked when I developed the movies, using a php file w... more >>
Reading data accross domains
Posted by Sivakanesh at 2/7/2005 11:11:03 AM
I'm trying to read XML data from a website that provides it in XML format using
XML connector.
My app reads the data when running it locally, but not when running it from my
own website.
Is this a permision issue in flash across different domains? Is there any way
to overcome it?
ht... more >>
RemotingConnector : how to access to the result
Posted by carstenw at 2/6/2005 7:12:01 PM
Hello,
how can I access directly the result of an RemotingConnector ?
With the NetConnection Debugger I get the results visible
but how can I e.g. read the value of "zahl" to calculate something with
it in AS ?
Result (object #2)
......mRecordsAvailable: 1
......serverInfo: (undefined)... more >>
Data integration from Access
Posted by merlinvicki at 2/6/2005 6:32:30 AM
Hi frens, I am using a access database to call data to flash using asp. The
textbox in flash has a var name 'data' However I have a problem in converting
that data into a string in flash. I have to use it to link the data to a
downloadable file based on content of the database. Kindly help.... more >>
Interesting Bug need some help
Posted by R!ch at 2/5/2005 1:44:00 AM
Hi All,
I am woking on a flash application using components. I am using the standard
layout found in the flash help section as show below:
Web Service (data loader) ---> Data Set (data holder) --> RDBMSResolver (data
resolver) --> Web Service(data updater)
I can load the data into th... more >>
extracting data from radios
Posted by sirtcarlos at 2/4/2005 5:51:40 PM
i am trying to extract the data from selected radio buttons to export to an
access db. right now tho, i can't get the data value to pass into a variable.
can someone show me an example of how to do this? thanks
... more >>
Web Service Component and Dynamic Binding at Run-Time
Posted by OhWhite at 2/4/2005 2:53:56 PM
To anyone that can help. Is there anyway to dynamically configure the binding
between text fields and a Web Service component at run-time. Any assistance in
solving this problem would be kindly appreciated. Kind Regards, Boulent
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
XMLConnector within a object (movie Clip)
Posted by exodusworld at 2/4/2005 2:14:40 PM
Is it possiable to put a XMLConnector and have it populate in a movie clip?
When trying to connect a Trigger Data Source it sees the _root only is
displayed. Trying to design a menu system that pulls data from XML into
mutiple movie clips which are contained in buttons. Any help or ideas I w... more >>
Empty XML node & data binding
Posted by mevenden at 2/3/2005 6:40:58 PM
Hello -
I'm noticing an issue when using XMLConnector and binding one of the values to
a textinput component.
If I do the following:
======================
- Start a new Flash document
- Drag an XMLConnector onto the stage
- Use the following XML file as a schema for the new XM... more >>
Cold Fusion Url variables and flash
Posted by jeepdude87 at 2/3/2005 4:49:56 AM
is there a way to obtain the value of a variable passed through a cold fusion url string?... more >>
loading variables
Posted by teefa at 2/2/2005 4:57:41 PM
hi all, I was just wondering if anybody would be able to helpl me with
something ...... I am trying to create an application in flash which connects
to an access database using ASP. I~ have all the necessary scripts written( to
add/edit/delete records in the database). These scripts are all ... more >>
RemotingConnector - SSL - https - AMFPHP
Posted by carstenw at 2/2/2005 12:16:19 PM
hello,
with a flash mx 2004 professional "RemotingConnector" i want to connect to
my local webserver https://192.168.0.254/flashservices/gateway.php while
developing an application and while running the application locally for
testing, build as an exe-file from flash player.
* if i do it wi... more >>
passing variable from php url into flash
Posted by lou suSi at 2/2/2005 5:32:29 AM
ok - this is probably a real simple one - but - i have a movie that used to
load a variable into flash from asp - i switched hosting to a php environment
and would like to fix the movie so that the variable will load into the flash
piece once again here's the link to the movie
http://www.bi... more >>
ASP
Posted by teefa at 2/1/2005 12:45:58 PM
Hi all!! I am very sorry for posting this question here but i'm really really
really stuck. I am trying to connect to an access database using asp
flash.......... i cant seem to get the scripts to connect with the database. I
am using windows xp professional and have installed IIS. the foll... more >>
|