Flash 7/8 Tutorials
You can find my previous tutorials page here
Tutorials Include:
- MovieClipLoader
- Progressive Video Using NetStream and NetConnection
- BitmapData class (Flash 8, Maelstrom)
- ContextMenu Class
- Loading External XML Formatted Content
- Nested Loops
- Cascading Style Sheets in MX2004
- Loading Images Via XML
- Introduction to PHP and Flash
I’ve uploaded my old php site in its entirety here
1 comment1 Comment so far
Leave a reply
Hi,
I have trawled the net exhaustively for an answer to this one, but come up with nothing. I have followed your simple “dogyears” tutorial on interfacing PHP with Flash, but it falls at the first hurdle. I have an Apache emulator on Windows running a test version of my site, which is usually quite happy with PHP. However, I can’t get the “send” method to produce any results no matter what I do.
The line of code in question is “lvOut.send(“dogYears.php”,”_blank”);
Which, as your tutorial suggests, is in a button script. Any suggestions warmly received.