ActionScript 3.0 :: Flash Linking An Interactive Flash Tutorial To A Database?

Mar 24, 2011

I'm creating an interactive flash tutorial for kids teaching them about healthy eating. Part of the tutorial involves them learning about different food groups, then playing different 'games' to test their knowledge.

I would like to incorporate a user login system, so the user logs in on the main menu, and then the system records which activities have been completed, and a score for each activity. This will update whenever they finish a game or achieve a score better than their previous attempts.

I found a gotoAndLearn.com tutorial but that was just retrieving stuff from a database and plugging it into an SWF. any suggestions / tutorials available on how I can achieve this 2 way interaction?

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Linking Database To Flash Buttons?

Oct 27, 2011

I'm creating my first flash website(action script 3)..In my website there is a page where there are download buttons for downloading brochure and video of my movie..i have been advised to create a database in my web host.. but if i do create a database, how do i link it to my flash buttons??

View 0 Replies

Flash :: IDE :: Tutorial For Interactive Menu (roll Mouse Over Certain Things And The Sub-menu Comes Up Which Lead To Other Pages Of The Site)

Mar 4, 2009

I'm using Adobe CS4 Professional flash to create the basis of the website, a photo background with an interactive menu overlay on top. Does anyone know any good tutorials for an interactive menu (roll you mouse over certain things and the sub-menu comes up which lead to other pages of the site etc.)

View 1 Replies

ActionScript 2.0 :: Interactive Image Pan Tutorial - Contain Size To MC?

Jun 26, 2011

currently using the source files on the tutorials page, combining the stuff in this tutorial with the stuff in the Sliding Menu tutorial (http:url...) with each Interactive Pan image being one of the content pages. Trying to go for a touch screen ipad type feel to the site.

The 'image' for the panning is basically text based and I've managed to switch around the code to make it scroll on the y axis instead of the x axis. The problem I've got is that the content is using the "Stage.height" as its border, and I want to contain it within the height of the MC clip (690x580).

View 9 Replies

ActionScript 2.0 :: Perspective In Flash MX (tutorial) - Duplicate A Movie Clip Symbol In The Second Tutorial

Mar 22, 2005

I sent an email to pom regarding a tutorial that he wrote, but the email was bounced and he hasn't replied to my PM. I have followed both of pom's tutorials that involve experiments with perspective in Flash, but I have encountered a problem while attempting to duplicate a movie clip symbol in the second tutorial ([URL]). I have a single instance of the "ball" movie clip symbol appearing at random positions. However, I cannot seem to successfully duplicate the symbol instance at random positions using the loop that pom provided:

[Code]....

View 10 Replies

ActionScript 3.0 :: Interactive Video Player - Button Linking

Feb 18, 2011

I'm trying to make an interactive video player where you have a choice of 3 buttons and each button links to a different frame that has a video player embedded in it. Once on of the frames are brought up, I have a button to take you back to the main screen. However, after clicking back to the main screen, I'm running into the following output error:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at memorialsample_fla::MainTimeline/frame1()[memorialsample_fla.MainTime line::frame1:4]
at flash.display::MovieClip/gotoAndPlay()
at memorialsample_fla::MainTimeline/gotoMain2()[memorialsample_fla.MainT imeline::frame2:11]

Once the above output error occurs, the buttons are no longer active and no longer work. Here's a look at my code that I have going on:
Frame 1:
stop()//Link to Frame 2btn_MJ_Main.addEventListener(MouseEvent.CLICK, gotoMJ) function gotoMJ (e:MouseEvent){
//btn_Beach_Main.removeEventListener(MouseEvent.CLICK, gotoBeach)
//btn_MJ_Main.removeEventListener(MouseEvent.CLICK, gotoMJ)
btn_Cloud_Main.removeEventListener(MouseEvent.CLICK, gotoCloud)gotoAndPlay(2)
[Code] .....

If you want to see the actual SWF for a better visual at what I'm doing, you can see it here: [URL]. Scroll down to the Flash object, it says "Memorial Tribute Samples". I have the videos streaming, and am not sure how I could get the FLV videos to stop playing when I click the flash's "Return to Samples" button. Right now, the users would have to pause the video if they don't want it to play in the background as they go back to the first frame.

View 2 Replies

ActionScript 2.0 :: Easing On Mouse Click Tut + Interactive Image Panning Tutorial No Werky Together?

Mar 6, 2009

Interactive Image Panning [URL]...Tutorial and the

Easing on Mouseclick [URL]... Now i tried to combine these 2 together and nothing happens , either 1 works or the other one works but never the 2 together.... [URL]...

View 9 Replies

IDE :: Make A Flash Movie Display Text That Is In The Sql Database And A Php Script To Change The Database?

Jul 15, 2009

i want to intertwine php, MySql and flash. so i can make a flash movie display text that is in the sql database and a php script to change the database, php > sql = i can do but sql > flash = i can't do..i want it so the sql data show's in a text box in the flash movie...

View 1 Replies

Database :: Connect Adobe Flash CS To Database Of Any Kind?

Jul 17, 2011

Can I build flash application that connects to database? (MySQL) For example: Photo Gallery that brings me the photos from database...

View 3 Replies

Database :: Is It Possible To Create A Database Driven Website With Flash?

Oct 26, 2006

Is it possible to create a database driven website using these alone? Or do i need to learn any other technology? If i do then what should i learn? I know j2se for the desktop and oracle SQL/MySQL i finally got the feeling that i need to learn PHP anyway along with css and javascript. So it is fine. Also another query. Which CMS should i consider? Wordpress or Joomla?

View 1 Replies

Database :: Flash Database Grid Fill?

Jan 15, 2012

I have a database on a server and I transfer the data from it to a web site. So I need to build a flash grid on this site and to load the data on it. But the problem is that I do not know how to do it. So my question is how to build a dynamic flash grid wich is fill with data from a database? Is there a way to do it with action script only or I must do it another way?

View 1 Replies

ActionScript 2.0 :: Image On The First Page Of The "interactive Image Panning Tutorial"

Jun 4, 2009

I am building a flash based website and have a large rectangle mc that I am panning left to right that has buttons nested inside. I followed the kirupa tutorial called "interactive image panning" and everything seems to be working fine. My problem is this. I want this panned mc to be centered and framed by a black border that will also act as a mask hiding the ends of the rectangle that have not yet been panned to. When I add this black border the code thinks the stage dimensions are larger and the panning gets whacky. How can I contain this panned mc so it doesn't react to a change in the stage dimensions. it also does this when I open the published HTML in the browser. I basically want it to behave like the sample image on the first page of the "interactive image panning tutorial". There must be an easy solution.

View 4 Replies

ActionScript 3.0 :: Making Flash An Interactive Website 100% Out Of Flash?

Apr 15, 2011

what im trying to do is make an interactive webssite 100% out of flash.on one of the pages in that website i would like to have one of my custom youtube players that youtube lets you make and gives you an embed code for.problem is that it is an HTML embed code.ive tried everything to get this to work and the best i could do was get the player to work in an independant .swf file but whenever i try to incorporate it into a page in my website and load it in a browser i get a security error saying that i cant let flash access youtube and i have tried everyway on google to get around that with no luck.

View 1 Replies

ActionScript 3.0 :: Flash Research For Interactive Flash Application

Oct 19, 2010

I'm building an interactive flash application that will be used on a projector and projected onto a floor. The flash application will be showing a pool of water that when the cursor moves it will disturb the water, this much I have working fine so far.What I want to do however is add two things:

1) Display messages within the pool either by using a text file as a flat-file database or by typing them into a web page form and then submitting them in real-time to the flash app. Looking for ways of doing both (examples would be awesome)

2) Instead of using the cursor I'm looking to track a persons movements using a camera, is there any good software/plugins I could use to help with this?

View 1 Replies

ActionScript 2.0 :: Linking Flash Button To Flash Page?

Nov 21, 2011

I created a flash page which I'm having problems linking the buttons.I have 3 pages in scene 1("home page frame2", "music page frame3", "contact page frame4"), which all are set to movie symbols. I set buttons inside the home page and want one of the buttons inside the page to link to my music page (frame3) in scene 1

actionscript code "on (release){
gotoAndPlay("music")
}

and all it does is reload the home page as if it can't find it's way out of the home page back to scene1. I realize I created buttons inside the home page and not in the main scene1.

View 4 Replies

Getting Flash To Connect To A SQL 2000 Database - Receive The Error : 1172 : Definition Flash.data Could Not Be Found?

Dec 14, 2009

I am having issues getting Flash to connect to a SQL 2000 Database. I keep getting an error with flash.data.*.The code is :

import flash.data.*

I receive the following error:

1172: Definition flash.data could not be found.

View 1 Replies

From Where To Get Flash Builder Tutorial

Jun 9, 2010

I want to buy Flash Builder Video Tutoria, Can any one tell me from where i can get it ?

View 4 Replies

ActionScript 3.0 :: Flash Talking Between A MYSQL Database And FLASH With XML And PHP

Dec 9, 2010

I am a US Marine and I am trying to help my shop out by building a program that would allow me to maintain records of gear so we do not have to count millions of pieces of gear everyday. So i built a database:

[Code]...

View 2 Replies

Professional :: Zoom Into Small Content For Readability Tutorial Or Magnifying Glass Tool Tutorial?

Aug 11, 2010

I have built a catalog in flash that was orginally built in InDesign and exported but it has some small content that is hard to read for the elderly users viewing it and I would like to add a zoom feature or some type of magnifying glass.

View 1 Replies

Actionscript :: Flash Tutorial For Programmers

Mar 7, 2011

I am a programmer with a relatively good background programming in ActionScript using Flash Builder. However, I have been handed a FLA file meant to be opened in Flash CS 4, and I have to add some code to it, but this is the first time I've ever used this software in my life.After I opened the file, I was greeted by a quite unhelpful interface (maybe it's friendly for artists?), and I immediately had questions such as:

-How can I edit the source code?
-How do I run the program?
-How is the source code organized?
-Where is the entry point of the program?
-How can I do source control of these files?

I've been looking at flash tutorials online, but every tutorial starts with drawing shapes, tweening, the timeline, etc. Honestly, I don't care about any of those things (they've already been done by people at the design team).I already know how to code in ActionScript, so what I need is a tutorial to give me a kickstart in coding -already designed- flash files using Flash (not Flash Builder).I have been fighting against flash cs4 all day and I am very very disappointed with it. I thought I was good with technology, but it has been a really long time since I last found a tool so difficult to use and understand.

View 4 Replies

Actionscript 2.0 :: XML Flash Tutorial Autoplay

Mar 12, 2009

I was wondering if there was a way to make the XML Flash Slideshow begin playing once it loads and to possibly have a pause feature. I saw this asked in another thread but there was no response to it.

View 1 Replies

In LeeBrimelow's Flash MP3 Player Tutorial

Jul 8, 2009

How can you modify it so that the music DOES NOT start playing when it loads?[code]

View 1 Replies

ActionScript 2.0 :: Zoom In/out From 3D In Flash Tutorial

Oct 1, 2003

i am pretty new to Flash, and I have started going through alot of this tutorials on this site, and it is really great btw. Anyhow, I was reading through the zoom in/out tutorial in the ActionScript > 3D in Flash tutorial, and I am having a little trouble figuring out where I should put the code, and actually see it work.

I did the following. I only made one figure so far, because I was just doing a test:

1) I draw a simple shape on the stage, converted it into a movie clip, and named it figureA

2) I then double clicked on it, and in the first frame, right clicked > Actions, and wrote the following code:

[Code]...

My question is what am I suppose to do next? Insert a keyframe and make a motion tween? I am kinda lost in the difference between actionscript motion or using motion tween.

View 2 Replies

ActionScript 2.0 :: Flash Xml Slideshow From Tutorial?

Mar 7, 2006

i just followed the tut fmx2004 about the slideshow, it is very good! i just have one question : i would like the slideshow to be started by a click on a button (not run when loaded), and then run infinitly, how do I do that?

View 2 Replies

Flash :: IDE - Coloring Book In Tutorial

Sep 3, 2009

i am leaning Flash for about 3 weeks now, and i am quite good in that. I am AMAZED by all cool effects and trying to learn atleast 1 new every day. This tutorial, Coloring Book in Flash , is giving me headache for the last 2 hours. On the beggining of tut, it say to download and open souce FLA file- I saw that there is only drawing in start FLA file, so I make my own. Is that mistake, right at the beginning? If so, where I can find tut in the whole, so I can use my own images?

View 2 Replies

IDE :: CS4 Tutorial : Drawing Shapes In Flash?

Aug 24, 2010

This thread is designed to help collect discussion on the Drawing Shapes in Flash tutorial.

View 1 Replies

ActionScript 2.0 :: Zoom In/out From 3D In Flash Tutorial?

Oct 1, 2003

I was reading through the zoom in/out tutorial in the ActionScript > 3D in Flash tutorial, and I am having a little trouble figuring out where I should put the code, and actually see it work.I did the following. I only made one figure so far, because I was just doing a test:

1) I draw a simple shape on the stage, converted it into a movie clip, and named it figureA

2) I then double clicked on it, and in the first frame, right clicked > Actions, and wrote the following code:

origin = new Object();
origin.x = 150;
origin.y = 150;

[code]....

Insert a keyframe and make a motion tween? I am kinda lost in the difference between actionscript motion or using motion tween.

View 2 Replies

ActionScript 2.0 :: Displaying Xml In Flash Tutorial?

Dec 22, 2004

Just got through with the "Displaying XML in Flash" tutorial and it was very easy. I took the XML document on the tutorial and created more childNodes within the parent node. The problem is that I cannot get the actionscript to display text in the text window beyond the first child node.I noticed in the [URL] that it tells how to get other data from the first child node but not the second.

XML:
<?xml version="1.0"?>
<flashcopy>
<intro>

[code]....

View 1 Replies

ActionScript 2.0 :: Tutorial Called Senocular's 3D Car Race Tutorial?

Jul 27, 2005

I am looking for a tutorial called Senocular's 3D car race tutorial

View 1 Replies

ActionScript 2.0 :: Photo Gallery Tutorial With Thumbnails Tutorial

Feb 28, 2006

original: I really just need to figure out how to center the pictures. here is what I did I have modified the tutorial that I finished to have a bigger stage for bigger pictures. Everything is working properly but the pictures are displayed on the left side, I want to have them centered in the stage for the images, after clicking on the thumbnails, plus my images are different sizes as well. ranging from 200x410 to 744x410 but all are the same height of 410. i will post up what I am talking about at the end. I believe it is something within either the action script or the xml coding that allows the position of the image to be differently? please help here is what i am talking about[URL] Continued: Here is my coding in action script:

[Code]....

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved