all groups > flash data integration > july 2005 > threads for july 8 - 14, 2005
Filter by week: 1 2 3 4 5
password protect pages in flash
Posted by n is fine at 7/14/2005 7:21:55 PM
hi,
i would really like to know how to password protect a page in a flash website
any help will be really appreciated
thanks !!
... more >>
Flash and Java
Posted by Atmosfera at 7/14/2005 12:00:00 AM
hi there, I'm having a problem with a URL in Flash, I've a button with this
action:
on (release){
getURL("../timecontact/ShowClasificados.do", "mainFrame", "POST");
}
but then, when I run the entire application I'm working, I've this result:
Invalid path /timecontact/ShowClasificad... more >>
Datagrid accessibility
Posted by morfrance at 7/14/2005 12:00:00 AM
Hello !
I'm actually working on a website that consists to organise some galas for
children between differents pool, to add every results from every swimming pool
(that could be in foreign countries). Then results for all the galas are
automatically generated and send to manager.
Now, ab... more >>
MYSQL with flash
Posted by neosiriz at 7/12/2005 6:52:26 PM
:confused;
Hi, Imhaving problem with my web appication, I can post data using PHP but i when I try loadvariable to retrieve data for textbox and menu display Im not getting any response... ... more >>
Saving changes to Datagrid
Posted by OhWhite at 7/12/2005 12:25:53 PM
I have a data grid that is populated using a Web Service.
What I am attempting to do is firstly find some way in actionscript to
determine when the contents of the datagrid's cells is modified.
Once this has been achieved I will have to loop through the datagrid array in
order to prepare... more >>
Help Needed : Flash/ASP database works in Firefox but not IE!
Posted by kelvinkoh at 7/12/2005 11:20:59 AM
Hi fellow flash wielders,
I am currently building this guestbook in Flash 2004, and using ASP to talk to
an Access database. Everything works well when I compile and test it on the
Flash application and on Firefox, but when I tried to run it on Internet
Explorer, it just doesn't work! The ... more >>
Loader+Text Area +ScrollPane+XML
Posted by shashishekhar at 7/12/2005 10:41:23 AM
Hi,
On Stage there are 3 components:
1.Loader (in which image and swfs will be loaded from XML)
2.Text Area (in which text will be loaded from XML)
3.ScrollPane (in which image will be loaded in thumbnail, loades from XML)
How to do this........
... more >>
Problem Character % in Dynamic Text
Posted by borbolla at 7/11/2005 9:49:20 PM
Hi folks,
I'm using a MySQL database to load text into Flash, it works perfect even
when characters like ????? since System.useCodepage = true;
But the problem is that if text from database contains a % character this is
not displayed: this is the result:
Query from databse and cold... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
flashvars and xml config file
Posted by ay13 at 7/11/2005 7:27:03 PM
can anyone give me an example or point me to an example where you load in a
config file in xml format into flash using flashvars.. and how to decode the
xml file in flash to pass the right variables to the right areas in flash..
... more >>
Database to flash
Posted by ashvita at 7/11/2005 6:29:20 AM
hi,
Let me know if i can connect MYSQL database to FlashMX 2004 directly without server side scripting.
vg... more >>
Flash Database Connection
Posted by CFMXDeveloper at 7/11/2005 12:00:00 AM
I have created an application for a customer using Flash MX that connects to a
MySQL database via CFCs to retrieve and manage date. However, my customer
needs to make a significant change: part of his organization has no Internet
connection and needs to be able to use the application, in its ... more >>
Combobox to datagrid problem
Posted by ay13 at 7/8/2005 7:54:41 AM
i have a combobox (cbShows) that lists catagories from an xml file (xml
connector called "xcShows").. this loads fine.. i rearrange fileds and say
"label=showName;data=showLink" .. showLink is a url to another xml file that i
am wanting to load into another xmlConnector called "xcAudio" xcAud... more >>
Problem caracter % in flash and Mysql
Posted by Wilson at 7/8/2005 12:00:00 AM
I am with a problem with caracter "%", at the moment to load the data of the
Mysql, the same does not appear in the box of text in the flash. The same it
appears in the HTML, and he was registered in the data base, the problem is
with the same Flash, therefore it does not appear in the box of ... more >>
Non-interactive Page
Posted by KSTyveil at 7/8/2005 12:00:00 AM
I need to create a web page that includes a scrolling ticker and several other
sections with rotating announcements. The announements/ticker details need to
be pulled from a mySQL data source.
The problem that I'm having is that every tutorial/etc that I find on the web
goes into the over... more >>
|