all groups > flash data integration > november 2006
XML nested Loop?
Posted by cLeAnEr at 11/30/2006 12:00:00 AM
hi all.
I´ve just completed a little test for making a tree component with custom
icons / bransch.
However, i can only get my first branch to show custom icons.(links -
document) I figure I need to make a nested loop to Iterate over
nextSibling?. I tried ALOT, but i guess I´m doing somethi... more >>
php mysql xml data integration
Posted by cosu at 11/26/2006 9:24:09 PM
Hi!
I've been trying to connect my swf to a mysql database and I did it thanks to
tutorials from Adobe. The problem is that in this tutorial, my data goes to a
combo box... and it is really easy to bind the data to that combo box. But
what if I want to push those info into an array? For... more >>
Hebrew font into dynamyc field
Posted by yaya1111 at 11/26/2006 12:31:03 PM
Hi there!
is anyone know how can I enter data into a dynamic text when the data characters are Hebrew font?
... more >>
Flash email form woes
Posted by khat_b at 11/23/2006 1:52:19 AM
I am almost there; but, now I'm completely stumped!!!
I have been trying to figure out this part of the problem for the better part
of the day; but no joy! Please help!
I found this awesome tute:
http://www.thegoldenmean.com/technique/flashMX_mailform1.html (thanks Steve
Nelson!).
To w... more >>
XML Menu with thumbnail images
Posted by halodev at 11/22/2006 9:26:00 PM
Hello all,
I am trying to create a dynamic menu for a video player. Much like the one
found here (http://www.mtv.com/overdrive/. )Obviously this is a Flash site and
I can only assume the video list is being generated via XML. I am trying to
accomplish the same thing, only I am not using FC... more >>
Best way to communicate with MySQL?
Posted by LucaLT at 11/22/2006 5:07:09 PM
Hello everyone,
I'm here seeking some advice for an application I'm about to build. This
application hopefully will be used in the recording studio facility where I
work. The purpose of the application is to store information about each studio
session. I've never build an application of th... more >>
Can't get ? character loaded in dynamic text field
Posted by PinoStyL at 11/10/2006 3:52:21 PM
I need the use of the chars ? and ® but only the latter appears. I'm using a
loadVars object and an external .txt file which is loading with success, but
where I need the phrase "Soo Bahk Do? Moo Duk Kwan®," I only get "Soo Bahk Do
Moo Duk Kwan®"
Why doesn't "?" load?
... more >>
XML -> Flash (well PHP/MySQL too)
Posted by locatorjg1 at 11/7/2006 12:00:00 AM
I am totally lost and not sure where I went wrong. Let me start from the
begining.... I created a simple MySQL database and wrote a PHP file which in
turn is writing XML. So I called for that php file (using xmlData.load). I'm
able to display/read the first three nodes, but no matter what I do... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash form to email address using php
Posted by iamalex at 11/6/2006 8:43:55 PM
Can't get flash form to work with php, works fine as html, but need it to work
in flash can someone help.
I get a parse error:
Parse error: syntax error, unexpected T_STRING in
/var/www/domains/mydomain.comt/docs/sendmail6.php on line 13
I have a flash form that calls out the vars as... more >>
Deserialize an array of objects from a web service
Posted by Yourself at 11/5/2006 12:00:00 AM
Hi, I'm calling a webservice method which returns an array of objects (let's
say classes called MyClass).
I now want to define a class in actionscript called MyClass which matches
the properties of the class defined in the web service (written in .NET),
call the webservice method, and then des... more >>
.NET DataSet Results to Actionscipt
Posted by gordob at 11/3/2006 5:11:50 PM
I am working with a web service that sends XML data back from the Web Service
as a .NET DataSet data type. In the output window the result looks pretty much
like XML data . I am using the Flash webserviceconnector, but I am not binding
the returned .Net DataSet data to any component. I would j... more >>
loadVars and txt file
Posted by Hengy at 11/2/2006 3:11:43 PM
Hi,
I want to load a simple variable (like a number) from an external text
(txt) file.
This is the code I have:
loadVars("numimg.txt", "")
numimg = var_txt;
It seems a little too simple to work, and of course, it doesn't. It says my
computer will go very slow if I continue... more >>
sendAndLoad()
Posted by udikeren at 11/1/2006 10:14:47 PM
attached is an xml very simple script in flash swf - however i do not know how
to write the server side .asp
can someone tell me what should be the script in th ok.asp ?
URL="http://www.tovale.co.il/ok.asp";
function init(){
trace(objToRecieve);
}
xmlToSend="<thenumber>PERFECT</then... more >>
Off Topic but nowhere else to go
Posted by Simon Gare at 11/1/2006 12:00:00 AM
Hi all,
hoping someone can help us here, below is conversation posted in other group
----------------------------------------------------------------------------
---
Does LoadVars work in Flash 6 SDK....? We have a call to an asp script but
the
app wont open a connection to make the call... more >>
|