all groups > flash data integration > october 2006 > threads for october 15 - 21, 2006
Filter by week: 1 2 3 4 5
User/Score XML file integration
Posted by Golbez_AU at 10/20/2006 12:00:00 AM
Hi, i've got a project due in around one year from now. One of the main
features i'd like to include in this project is the ability to save/load a user
and their score.
I've had a look at some tutorials and it seems that a local XML file would be
the easiest way to go, but i haven't quite ... more >>
loading dynamic xml table cells / layout / and functions
Posted by urbanrevolution at 10/20/2006 12:00:00 AM
i'm trying to load a full html page with layout table cells intact and full
function (like an i frame)
i can load text and image but i can seem to get the entire page flash just
lods it how it wants.
does anyone have an idea? Can this be done?
i've tried it with a dynamic text field, co... more >>
XML Problem (Likely an EASY fix)
Posted by KTULKevin at 10/19/2006 5:29:23 PM
I've been working on a flash video player in which icons float in a circular
motion around a large video window. When you click on one of the floating
icons, I want that video to play in the large window. The whole thing reads
from an xml file to get the images inside the icons as well as what... more >>
CONNECT FLASH TO SKYPE
Posted by udikeren at 10/17/2006 1:11:27 PM
made a small swf which contains telephone dial. is it possible to connect flash to skype (or any other phone system) so that users can write (or click) numbers and it will make real phone connection?
... more >>
XML Connector in scene 2
Posted by muthurajasethupathy at 10/17/2006 12:14:32 PM
Currently I am designing a project and it has two scenes.First scene contains a
button and it will take you to the next scene, where I have an XML connector
and a combobox, bounded together. But nothing is working for me.. Please
anybody give me suggestion. Is that a problem loading a XML con... more >>
Naming a MovieClip from FlashVars
Posted by mrGarvin at 10/17/2006 12:00:00 AM
I have a Flash file containing a floor plan over my office. I want visitors to
be able to locate the room for a specific person by clicking on the room nr.
In my HTML-code I give the FlashVars a value equal to the chosen person's room
number like this:
[b]<param name="FlashVars" value="roo... more >>
connection string propblem
Posted by doof moof at 10/17/2006 12:00:00 AM
i keep reading everywhere that it is insecure to hard code the connection
string to serverside services as it can be used by hackers. so where do i put
it and then how do i get it into the swf at runtime without anyone else being
able to get hold of it? I am sure there must be a simple answe... more >>
flash to php decide to update or insert
Posted by adamsimms at 10/16/2006 10:50:22 PM
I need some help writing a PHP script that will decide to create a new row in
mysql or just update an exsisting account and pass the information back to my
swf file... any suggestions? I am sure alot of people would need this when
creating a form that updates or creates account information..... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
securely sending connection string to swf?
Posted by doof moof at 10/15/2006 8:30:09 AM
ok so when i need to connect a swf to some sort of data source on the server be
it XML, a .NET DLL, a CFC or what ever so that i can load data from a database
or what ever, everyone is always saying that i shouldn't hard code the
connection string into my actionscript as anyone can get it and ... more >>
|