| Thread | Last Post | Replies |
|
| Sending Variables to PHP | 27 Feb 2007 11:45 GMT | 2 |
Hi, I'm working on a contact form in a flash website and everything works great except for the fact that everytime I send the contacting form information (variables send using LoadVars) to the php script, it opens up a new browser window, with the address of the php script itself ...
|
| XML/LoadVars help | 23 Feb 2007 23:19 GMT | 2 |
Hi. I need some help trying to load indivual strings of text from an external file. example: I have a movie that navigates from frame to frame. on each frame I'd like a
|
| Random images | 23 Feb 2007 12:34 GMT | 1 |
I am loading images into flash from a mysql database using php, can you code it so that a random image is selected from a table when you press a button in flash? thanks Gavin
|
| flash ph mysql combo box | 23 Feb 2007 12:26 GMT | 1 |
hey. need some help please. ive managed to get info from a mysql database into flash in a combo box. i have a text field and i want it to load in the corresponding data when a new title is selected in the combo box. any body help please?
|
| Using XML Tutorial | 22 Feb 2007 20:26 GMT | 2 |
I have very basic skills with Flash. I can do the usual tweens and fades, but dont have a clue to using the data integration components. I need a little guidance on creating a basic website header(graphic) that I can load images from and external source, that can be made to fit ...
|
| Browsing loaded images | 22 Feb 2007 15:39 GMT | 3 |
I am loading images from a mysql database. Lets say I was displaying 8 on a page, how can I tell how many pages I have and have it update when more images are added? Like on sites where they have links like
|
| crossdomain policy how do i do that? | 22 Feb 2007 14:55 GMT | 2 |
Hi guys, Never had to do this before so i am a bit stuck swf and html page are on server A and the php script on server B
|
| LoadVars - sendAndLoad() over https. | 20 Feb 2007 13:20 GMT | 4 |
I am having problems with loadVars over https. What I am trying to do is sending credit card information from a flash store to a PHP-script on a server over https, and the PHP-script should return a reply. (So I am using the LoadVars sendAndLoad command). The problem is that the ...
|
| Flash interface connecting to .NET, SQL?? | 19 Feb 2007 14:26 GMT | 3 |
I am an actionscript newbie but have been given the task of designing a navigation menu in flash that has to connect to a database - the menu items have to be marked - unread, mandatory etc. and have to pull back database information to display then be marked as read.
|
| read XML file encoding="windows-1256" | 16 Feb 2007 22:02 GMT | 2 |
i made a simple project reads XML file and it works good when the file is encoded with UTF-8 (the file contains arabic text) but flash can't read XML encoded with windows-1256 ?? what to do??
|
| Is it possible to dynamically create xml nodes? | 15 Feb 2007 00:46 GMT | 2 |
Is it possible to dynamically create child nodes of an xml file with flash?? Im what i want to do is save a users name etc in an xml file without having to manually add nodes in. So when a user clicks a button to save their details a new node is created.
|
| Input text boxes now passing formatting with variables? | 14 Feb 2007 19:48 GMT | 2 |
Hello, All- I've had a site running for a few months that takes four input text boxes (name, e-mail, subject and message) and posts the values to an ASP page which composes an e-mail with a CDO.Message command.
|
| editing flash document | 14 Feb 2007 12:49 GMT | 1 |
I am learning flash 8 by my self and I am stucked. I bought flash template that come with psd and flash format files. I can update only index file and can not get to the reste of the pages. why the template come with the psd file (which I can edit very well in photoshop but
|
| Flash slideshow invisible in HTML | 14 Feb 2007 12:44 GMT | 1 |
HELP! I've developed a small Flash [8] slideshow of ten 4x6 jpgs, optimized it, published it, and inserted it into a Dreamweaver [8] basic XHTML-compliant page, saved the page and previewed it in a variety of browsers. It works
|
| works on development computer, not on website | 14 Feb 2007 12:33 GMT | 2 |
I'm using LoadVars to retrieve some data from a table using php. When I use the app from within my Flash environment I am able to retrieve the info, but once I post the swf to the website nothing happens. I"m posting to the same remote page. I don't think LoadVars is even ...
|