in Actionscript 3.0 Ive created a datagrid that populated with data. I want to create a pop up window to confirm whether the removal of an entry. When I call from the child object the following, I get an object undefined error. Is there anyone that can help me? I know its doing that because the datagrid object is not defined within the child but I thought using the this.parent.par ent would help me solve that.
Also, I have another inquiry,...
User Profile
Collapse
-
Using Child Object to control parent
-
Actionscript 3 with PHP
I am trying to create an authentication using flash and AS3 as the underlying code using PHP as the server side scripting and mySQL to store the passwords. As I am a newbie I decided to start practicing using AS2 and tried to make the whole thing work. I could not get the flash interface to connect to the PHP to validate the database. I know that my PHP code worked because I can run a test through the browser and it would connect to the mySQL database.... -
Flash not reading the PHP files
I have been trying to create an authentication system using PHP5+, MYSQL 5+ and APACHE2+ using Actionscript3. When I got the codes together my password and usernames would not check against the MYSQL database, so I tried changing the code to then just obtain the passwords straight from the PHP files. I was just trying something different as I had been tearing my hair out over this and to my surprise even this did not work. I am new to this so I might... -
Deleting files through a web based application
Hi guys,
I've been working on a project to record video and audio using a standard webcam and microphone. I have been given the basic coding and have it running using wowza media server and apache. When I press record the video is recorded and when I press send, a filename is created for it along with a thumbnail image, and the date and duration of the video which is stored in a datacontainer on the right of the main interface. When I select... -
Website and User accounts and passwords
How would I go about creating a logon system for a website such as ones found on sites such as this website. As in, there is a sign up form, you fill in your details, create a user name and password, and then an email is sent out to the new user who then clicks the link to presumably accept the new account and therefore store the details onto presumably a database for cross referencing each time that user logs on?
But the thing is... -
Video Recording
Hi guys,
I am a complete newbie in flash/actionscript but I have used Java previously. For my project at college I have been asked to improve on a software that has already been developed at beta level for use within the college campus.
The software is a video recording software. It should have the functionality to record and store the information on a server. At the moment it has a video player pane on the left, a record command...
No activity results to display
Show More