all groups > flash data integration > march 2006 > threads for march 1 - 7, 2006
Filter by week: 1 2 3 4 5
works fine on windows, not on LINUX/UNIX systems
Posted by sciweb$$$ at 3/7/2006 10:22:38 PM
Hello,
The first scene (start) pulls in an XML file and does a test on it to see
whether the data is valid. If it is, it moves to the next scene (ongoing). The
problem is that on UNIX systems, for Firefox and Mozilla browsers, it will not
move past the "start" scene. It works fine in a vari... more >>
Slow processing of XML file
Posted by _the_traitor at 3/7/2006 7:01:42 PM
Evening,
I have a script which is called to look through 10,000 part numbers in an xml
file. Script below...
function init(){
trace('init');
nodes = this.landrover_xml.firstChild.childNodes.length;
_root.mc_main.search_panel.nodeTotal = this.nodes + " PARTS ON FILE";
trace(thi... more >>
XML problem on mac but not windows!
Posted by xtront at 3/7/2006 5:03:18 PM
Hi, any help appreciated on the following problem. This problem occurs only on
the Mac and does not occur under Windows.
I am loading external text via XML into a textarea component. everything works
fine until I try to add HTML text formatting tags (ie <b></b> , <i></i> etc).
When I attem... more >>
Standalone flash based database application
Posted by ritur at 3/7/2006 12:00:00 AM
Hi,
I want to make Standalone flash based database application. with this
application i will submit and retreive data from database. How i do it.
If any body have example please help me.
thanks.
... more >>
xml problem, cache?
Posted by keithFD at 3/7/2006 12:00:00 AM
Hey, I'm having problems with an xml feed. I need to refresh the data
constantly (every miniute)
I'm using setInterval and adding a unique variable on the end of the url
string when I get the data(to get around the cache issue). I can see the data
refreshing, but the actual xml data is n... more >>
LoadVars, loading in arrays question
Posted by difoggio at 3/7/2006 12:00:00 AM
hi,
i have a site filled with specific details which are called from the attached
array(s). the details flow into dynamic text fields. now i need to have the
arrays themselves be loaded into the .swf durring runtime so i'm trying to
figure out how to use LoadVars to call in a .txt file which... more >>
Flash and .NET...a couple questions
Posted by rogz at 3/7/2006 12:00:00 AM
I was thinking about creating an app using flash and .net but had a few
questions on the best way to go about doing things. Is it best practise to
return the data from the .net pages to flash through xml or simple as url
variables...we are uncertain as to the amount of data that may be passed... more >>
impossible to use Set in a onLoad function with flash 8
Posted by vorpal at 3/6/2006 5:19:30 PM
One could explain why this script works well with flash MX but not with Flash 8?
Thre trace command give me "bague" as expected with flash MX but "undefined"
with Flash 8 !!?
=====================================
tout= new LoadVars();
tout.onLoad = function () {
for (i in tout){ s... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SQL Server 2005 Native Soap
Posted by robo_eq at 3/5/2006 7:01:18 PM
SQL Server 2005 allows you to create native SOAP web services. I am trying to
access these using the webserviceconnector component but with no luck.
Have created SQL Server stored proc and ENDPOINT -
CREATE PROC dbo.SalesStoreProc
AS
SELECT
CustomerID,
Name
... more >>
php send var to swf while page reloads
Posted by ankystar at 3/5/2006 12:00:00 AM
Hi all,
I've looked at this doc in the kb:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14253
But the problem is as followed: I've got this php file with a swf menu in it
(which contains submenu's). When you click on a link in the menu the page will
reload, but unfor... more >>
uploading file with flash 8 and ASP
Posted by Lex Luthor at 3/3/2006 12:00:00 AM
hi i find a lot of example that i can upload file with flash and php.. but
no example with asp..
please send me an example
marco.sottana@q-web.it
www.3viso.com
my icq:
210139517
my msn:
marco76tv@hotmail.com
... more >>
Flash 8 to MySQL
Posted by Mister Bo at 3/3/2006 12:00:00 AM
I want to use data from an mysql database in my flash movie.
How can i do this?
What is the best method.?
... more >>
problem testing on xml data
Posted by sciweb$$$ at 3/2/2006 11:51:52 PM
Hello,
The following test does not work. The nodeType for the data is 3 (text), and
the values are returned as a 0 or 1, yet I can't do a simple test on that. Any
ideas anyone? I think it is some sort of data type mismatch between xml and
strings in Actionscript.
isvalid=the_values.chi... more >>
Multiple filterFuncs on DataSet/DataGrid won't work
Posted by methlor at 3/2/2006 9:51:32 PM
I've created a XML to DataSet to DataGrid listing with hyperlinks to PDFs and
I'm having difficulty performing multiple filterFuncs on the data. At the end
of this message is the action script.
Both of the filters work on their own, but not when they are both activated.
Where am I going ... more >>
How are the requirements for RIA?
Posted by aljCharlie at 3/2/2006 3:06:16 PM
I want to create a page for updating users's records as well as searching and
querying records out of MySQL. First, is Flash RIA the way to go here? I have
Flash 8. If it is, what are the requriements for creating a RIA? I think our
web server is an Apache.
... more >>
passing objects/variables to flash using ASP
Posted by rodrigo at 3/2/2006 12:33:19 PM
Hi all,
i'm facing a issue here where i have to pass to flash some variables. ok =
i know this can be done in a lot of ways.
i have a loadvars that calls a asp page and wait for the answer in the =
same loadvars.
i was wondering if someone did this before not using the =
response.wirte(v... more >>
Using Data in a SQL database in a flash project
Posted by NetBossUSA at 3/1/2006 6:53:19 PM
We have a debate going here and were wondering what everyone else?s opinion was
on what the best way is to display dynamic data from a SQL database on an IIS
server on a flash project using Flash 8. I know most people have their favorite
way but what is the consensus on the best way (less effo... more >>
Flash FireFox and Access
Posted by forumnotifier at 3/1/2006 12:00:00 AM
Hi,
I have an application with sendandload and asp page. In firefox no problem but
in IE nothing. If i uncheck Use HTTP1.1 in IE properties all is correct. My
question is Why ?????
Here the address of the page (Type 1 ou 2 and lire Button for try)
http://www.victoria-croisieres.com/v... more >>
Flash Variables
Posted by stuart__s at 3/1/2006 12:00:00 AM
Hello, another query for anyone out there who is far more intelligent than me
when it comes to flash.
I am recieving a number of variables back from a PHP script, I am looking to
show these in a dynamic text box on the form, which is not a problem.
There are a large amount of records I... more >>
Display an SQL column in flash
Posted by Raj_Sol at 3/1/2006 12:00:00 AM
Hi,
Im having a bit of difficulty displaying an entire column from an SQL table in
flash.
I have a dynamic text field and a php script which runs a particular select
query. It is the result of this select query that i wish to display within the
dynamic text field.
If anyone can give m... more >>
|