all groups > flash data integration > january 2006 > threads for january 1 - 7, 2006
Filter by week: 1 2 3 4 5
LoadVars & Array
Posted by MaFreeman33 at 1/6/2006 11:58:48 PM
I have script working and sending varaibles to PHP script using LoadVars and GET
It returns an XML file which I think is fine and dandy.
But... I'd like to send an array as a variable and can't seem to get that to
work
Anyone done this succesully or have any ideas?
Thanks in advance
... more >>
Pieces of RSS Feeds
Posted by Gamerkd16 at 1/6/2006 2:04:02 AM
I want to take pieces of an RSS feed and place them in a flash file that i
would create. The RSS Feed I have is boring with no style or colors so I would
like to take the information and place it differently in a flash file. The
example I'm using is Halo 2 Stats. I want to take the numbers and... more >>
Flash to ASP email, Please help
Posted by nater351 at 1/5/2006 9:20:47 PM
Im sorry if this question is stupid but i am very new to AS and ASP and this is
the issue im having. I created a form in flash that passes info to asp and
that info is supposed to be sent via email. I am getting this error in asp
when i submit the form "errors503 Bad sequence of commands" N... more >>
Component Form Variables
Posted by wish7 at 1/5/2006 2:44:09 PM
I have created forms to get info from flash to email and an access database. I
still don't know how to assign variables to any other type of component other
than a text field. When working with ComboBoxes and lists as well as other
types of components, how do I assign and collect the variables... more >>
AARRGGHHH!!! why doesn't this work?
Posted by adamsimms at 1/4/2006 10:55:19 PM
:frown;
Okay... I am trying to load an XML file in flash8 and declare some variables
with the data I imported. I will trace the content of the childNode by loading
it into a variable i.e var price = (my_xml,firstChild....ect) then trace(price)
and I get the correct value. Here is the troub... more >>
Datagrid column rollover, how?
Posted by Maranz at 1/4/2006 9:14:54 PM
Does anybody has idea how to get datagrid column rollover effect?
For example,
I want to change bckg color of 3rd column but it doesn?t work:
grid.getColumnAt(2).setStyle("rollOverColor", 0xFF3300);
Any help will be apreciated.
... more >>
data binding b/w components in a multi-scene flash file?? is it possible?
Posted by moonl8 at 1/2/2006 9:56:12 PM
I been trying to bind data between a combo box and mediaplayback in my
multi-scene flash file (which I will be using for my website). Publishing the
scene (where the binding happens) alone, works fine. However, when I publish
the multi-scene flash file, I do not get the desired result. on t... more >>
|