all groups > flash data integration > september 2005 > threads for september 22 - 28, 2005
Filter by week: 1 2 3 4 5
sending data from asp to flash
Posted by musibest at 9/28/2005 10:38:24 AM
hi . i need to send a data from asp file into flash. i want to display the asp variable in flash. can any one help with sample... more >>
Text Not Showing
Posted by Jon Parkhurst at 9/28/2005 10:34:42 AM
From XML post of mine yesterday, same project
The data is now showing up, but not the font (ie, I can copy it out of the
box, but my text is invisible. When I tell it to include the font, then I
lose the data.
Any suggestions?
http://priiva.net/perusich/ you can copy text from here, bu... more >>
Re-arranging order of DataSet
Posted by citizen-erazed at 9/27/2005 8:28:10 AM
Is it possible to re-arrange the order of the dataset, not just sort it. If you
have a look at:
http://www.ducksoupdesign.net/tak/stock/
You will see that I am drawing a table on the screen from a dataset and
wanting to rearrange the the fields and redraw the table. I've placed a
datag... more >>
How do I access a file on a different server?
Posted by mattparisi at 9/27/2005 1:48:25 AM
Hello,
I'm faced with a request from a client of mine. He wants me to build a news
ticker and a top ten list based on a file that gets updated once a week. This
file is located on an outside server and is accessible using a username and
password. Is there any way that flash can access t... more >>
Bug in Flash 7 date time Urgent Fix required
Posted by stephend at 9/27/2005 12:21:11 AM
Hi
When displaying the time using Date filed type with the mask HH:MM:SS the
number displayed in the MM position is the month not the minutes, is there a
fix for this or a work around ?
We are on a very tight dead line so any help would be appreciated.
Thank you
... more >>
how to create a dataBinding?
Posted by Mark.P. at 9/26/2005 5:04:54 PM
I'm having problems creating a binding between a List Component linked to an Accordion Component and a DataSet. Can anyone help with this?
Thanks... more >>
Highscore display inside flash game using php and MYSQL
Posted by ChuckyLeFrek at 9/26/2005 4:15:45 PM
I am trying to create a top ten highscore table inside my flash game using PHP
and MYSQL.
My problem is I am not sure how to get the data into Flash.
My database is called "mkhighscores"
The table is called "highscores_tb"
The fields are as follows:
id INT NOT NULL AUTO INCREMENT... more >>
can I show only unique values in a List?
Posted by Mark.P. at 9/26/2005 4:00:45 PM
I'm using XMLConnector, DataSet and list. Is there a way to show only unique
values from a certain XML node from my XML? I have a "<phase>" node that I'd
like only the unique names to show in the list. Is this something I can do
from the DataSet?
Thanks
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Web service connector in 2004 vs 8
Posted by MDKelly at 9/26/2005 12:00:00 AM
I'm connecting to a very simple web service that takes three text strings as
input and returns a text string as output. In MX 2004 Pro, I'm expecting to get
the string "mike" as output, but I get the following:
<MDKSecretMessageResponse
xmlns="MDKSecretMessage"><Message>mike</Message></MDKSe... more >>
trouble adding animations to Microsoft power point
Posted by mikehira at 9/25/2005 8:27:12 PM
I wanted to add a macromedia flash animation for my power point presentation
for a school project. I wanted to know if this can actually be done. The
source of the animation is a university webct programed website. if anyone has
any suggested please email or reply back
... more >>
DataHolder & DataSet
Posted by Mark.P. at 9/25/2005 12:00:00 AM
I'm not sure I fully understand what the difference is between the two. Could
someone who has a strong understanding give me, and others that don't know, a
quick reply as to the difference and why I might use one over the other in a
given project. Or if there's a tutorial somewhere explainin... more >>
how ro load xml data in the rows and coloumn
Posted by abhuj at 9/24/2005 11:51:05 AM
hi i want to load the xml data in rows and in coloumns..
i am new with the complex xml integration in flash...
do anyone know how to it?
required help.
AB
... more >>
From ASP to XML - from XML to Flash
Posted by chaos58 at 9/22/2005 12:17:49 PM
Hi people! (or in Croatian - Bok!)
So I'm trying to output XML formated data from ASP (plain ASP, not .NET). You
can have a look at my output XML http://codeave.com/asp/code.asp?u_log=149
solutions that are easy to implement but require modification for each new SQL
query. It's flexible al... more >>
URGENT!!! Contents of dynamic text box does not show
Posted by cash118 at 9/22/2005 12:37:31 AM
I have a dynamic text box that gets its content from an external text file. I
have set the dynamic text box to render its content as HTML. Anyway, everything
works fine when i run it from within flash, or when I run it's output swf file.
The problem occurs when I load this swf file into anothe... more >>
Formatting Date in Column of DataGrid
Posted by Sean Rhea at 9/22/2005 12:00:00 AM
Hi guys,
I have a WebServiceConnector component which is bound to a DataSet component,
which is in turn bound to a DataGrid component. All is well except that I
cannot figure out how to reformat the returned date in a specific column of the
DataGrid. It appears in "Wed Jul 6 23:00:00 GMT-0... more >>
datagrid sort columns not rows
Posted by Mgala at 9/22/2005 12:00:00 AM
Hi,
I am filling a datagrid via xml and the columns as not created in the order I
have in my xml. I've also added them in the correct order in the schema in the
datagrid.
I want the order to appear as OrderID, CustID, Company, Items, AMT. But is
shows as OrderID, Items, CustID, Compa... more >>
|