Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








A Little Information


Hey, I am really impressed by this navigation.

www.muse.mu

The navigation up the top right (the circle with the dots) If someone could point me in the right direction on how to accomplish this code that would be great.

Thanks

Penguin




ActionScript.org Forums > ActionScript Forums Group > ActionScript 2.0
Posted on: 03-02-2007, 03:41 AM


View Complete Forum Thread with Replies

Sponsored Links:

[CS3] Inputting Information And Retrieving That Information In Flash
I’m using Flash CS3 Pro and I need to create a form in which a user can input data such as their name, email and other information. Then when the user returns, they are able to input their e-mail address and pull up their information (name and other submitted data). I have search all over for a tutorial but I have had no success. I would greatly appreciate it if someone could show me how to create such a form or let me know where I can find a tutorial or information to create one. Thanks in advance.

View Replies !    View Related
Inputting Information And Retrieving That Information In Flash
I’m using Flash CS3 Pro and I need to create a form in which a user can input data such as their name, email and other information. Then when the user returns, they are able to input their e-mail address and pull up their information (name and other submitted data). I have search all over for a tutorial but I have had no success. I would greatly appreciate it if someone could show me how to create such a form or let me know where I can find a tutorial or information to create one. Thanks in advance.

View Replies !    View Related
More Information
Additional Info: This is what I have done on my "definition" track in the component

#initclip

function buttonClass ()
{
trace ("Class registered" + buttonClass.prototype.txtTitle);
}

//Inheritance of MovieClip properties
buttonClass.prototype = new MovieClip();

//Registering Class
Object.registerClass("FButton", buttonClass);

//Set URL Function
buttonClass.prototype.setURL = function (URL)
{
this.dataURL = URL;
trace("URL = " + URL);
this.update();
}

//Retrieve URL Function
buttonClass.prototype.returnURL = function ()
{
return(this.dataURL);
}


//Add URL Property
buttonClass.prototype.addProperty("URL", buttonClass.prototype.returnURL, buttonClass.prototype.setURL);

#endinitclip

View Replies !    View Related
Why Is There No Information About This Anywhere?
I am trying to put button and other form components into a scrollpane mc_clip. the components are disappearing. sometimes even the text disappears. I dont understand.

I've read about other people having this problem, however ive have read nothing posted on how to stop this or get around this nightmare.

PLEASE HELP... IM LOSING MY MIND!!!!

-TY

View Replies !    View Related
I Need Some Information
Hi every body.
Can anyone do me a faver and tell me how can I stop right click in
my flash movie?I don't know, is it possible?
You know, I need to disable right click just in the first frame and be able in the next frames.

Thank you

my E-mail

View Replies !    View Related
URL Information
I want flash to find out what web page it's on and change the value of a few variables depending on what page it's on. How does flash retrieve the URL information? And where's a good place to find out about the syntax used to use that information in some if/then/else statements?

View Replies !    View Related
Getting Information From The URL
With php you use $_GET['video'] to get a variable you set in the url:
www.website.com/?video=12345

I want to get the same information except in flash with Action script 2.0, I have flash 8.

Thanks

View Replies !    View Related
[F8] A Little Information Please
Hi everyone, i would like to know how to make a paging system in flash.. Just like google

Page 1 | 2 | 3 and so on.

I cant find a tutorial about this.. Does someone know the step behind this or can point me to a tutorial?

I really want to learn this.

Thanks in advance!

View Replies !    View Related
Need Information
Hello:

When I load my text in how can I "JUSTIFY" the text I have employed the justfy button and it does not render to me the
desired response.

Kevin

View Replies !    View Related
Information...
Hi...

I would like to know something, can i import a 3d studio max/viz file into flash mx?
If you can... help me, please!

Human_Placebo

View Replies !    View Related
Information...
i just wanted to learn some stuff about action scripts! I got a book on flash just the actions script in the book is limited.

Does any one no any website or books that have all that i would need to no about Action scripts?

Thanks
Slim0rz

View Replies !    View Related
Using Information From The URL
So this was mildly easy to do in PHP, but now that i've been playing with flash I've come to the point where i need to do this again... Say i have an html file with the swf embedded and the url is myflash.html if i had it as myflash.html?id=1000 how could i pull out that id=1000 and use it inside of my AS code? It might be simple, i did some searching and was unable to find any similar threads, although i didn't really know what to search for...

Anyways, basically Guitar Hero has released the information for XML feeds on player statistics.. I wanted to create a template to show these statistics in a more condensed way then their website - such as for use in signatures.... The XML files are all ran off of your account ID so each account is ######.XML and i want to use an extended url to make it dynamically load whatever XML file people ask for..... Any help would be appreciated! :X just need help on the url part really....

View Replies !    View Related
Mailing Information
Hi!

How can I create a button that E-mails to my domain the client information he wrotes?

Thanks!

View Replies !    View Related
Location Information
Hi a friend told me that I could find a flash tutorial that consists of working with databases by using ASP i was just wondering if someone new where it was i can;t seem to find it.

View Replies !    View Related
Hardware Information
How can i read the hardware information of the computer, like motherboard serial number or any device serial number (hard disk, CD, VGA,..)

View Replies !    View Related
How To Add Information To A Database
Hi ,
Need one help guys ! I have a form which has user name address and phone etc. I want to add this information to ms access database thru flash mx form is it possible to do so.

Can someone help me in solving this,

Sachin

View Replies !    View Related
Getting Information About Loaded MC
Hi,

is there any chance to get information about a loaded Picture, e.g. LoadMovie(placeholder,"sample.jpg",136,136) <-- a function I wrote to load any picture into a placeholder and position it onto screen.
Now my question:

Is there any chance to get information about the loaded one, like _height, _width and so on?

just can«t get any info about the loaded picture!!!

Please anyone help!

It«s urgent....


Manuel

View Replies !    View Related
Information Acknowledged
Thanx, I'll check it right away.

View Replies !    View Related
Tracking Information
I link to a few affiliated sites from my website, however they seem unable to track that the links are coming from my flash animated site. I tried using the POST and GET variable, but neither seem to help. Have you got ant suggestions?

Lucas

View Replies !    View Related
Dynamic Information Help.
Hi All, hope you can help.

What I would like is to create a List box, Dynamic Text Box (Scrollable if possible)and a picture box that is populated from a table.

The table would have the following Fields

Name, Bio, Picture.

The List box would be populated from the Name field and depending on the name selected the Bio and Picture (A loading Status bar would be nice as well if it took a while for the pic to load) would be populated from the corresponding fields.

Hope you can help

Regards

1druid1

View Replies !    View Related
Editor Information
Hi, i was just wondering if .swf files contained any information about the flash editor they were created on?

Zerous

View Replies !    View Related
Storing Information
Is there a way to store information with out using a Database? I am trying to design a movie that I will be able to update certain text fields through a password protected "backend". I am using dynamic text fields to display the info and input text fields with the same variable name in the "backend" to enter the info. Is there a simple way to go about this?

View Replies !    View Related
Submit Information?
So I asked our database guy today about databases, and general things like that. But he's not the best at explaining things. so I'd like to know if you would know the answer and or a place I can go to learn about this question.

When you have input fields in and a submit button. in a flash interface website. what goes on?

- How does the submit button know to input that info. into a database?

-Where do you build the PHP? in the actionscript area?
-As that list grows how can you pull it up to view tha info.

Thanks for your time and help.

View Replies !    View Related
Array Information
Is there a way to create an array that will also work so the person viewing the list can getUrl website in a scrollable list. I have the scroll list created but I am having a problem setting up the array with a getUrl button.

View Replies !    View Related
Information Highway
Hello,

I'm making a multiplayer game, and this is real time. So i need to get information in and out as fast as possible.

I know there are a few options.

1. PHP/MySQL
2. Text Based Information Storage/Retrieval
3. Flash Communciation Server

Which is the fastest? I'm pretty sure it's no php/mysql and I don't know if flash can edit and then upload a file and i know next to nothing about the flash com server.

If anybody can shed some light on this situation, it would be appreciated.

Thanks.

View Replies !    View Related
Find Url Information In Swf...
Hi there...

I'm running a game in flash. And I'd like to know if it's easy for people to retrieve the highscore url in the swf, so that they easily can cheat?

Thnx,

Leon

View Replies !    View Related
IE Caches Information...
I have a problem. Internet explorer will not show the correct information when I try to get data from a mysqldb through php...

it works fine with opera and firefox so i guess it has something to do with ie's cache...

a short snippet of the code in the fla:

PHP Code:




dataReciver.onLoad = function() {
        if (this.error != 0) { theError = this.error+" "+this.arg; }
        else {
             var cacheFix = new Date();
             var url = this.path + this.file + "?" + cacheFix.getTime();
            _root.img.holder.loadMovie(this.path + this.file + "?" + cacheFix.getTime());
            theError = "File loaded:" + url;
        }
    }







no matter what I do, this.file will not hold the information that the browser sends to flash (the correct info is sent)... it is keeping the first value given to it...

i've tried meta tags for no-cache in the html-file where the swf gets embedded and also using moviename.swf?<random value> in the tags where the name of the movie shoud be a parameter...

View Replies !    View Related
I Seek Some Information Please
Can you please tell me, what programs are used to build these templates???

template 1 | template 2 | template 3 | template 4

very grateful

xark

View Replies !    View Related
Holding Information
I want to make a high score list for my game, but I do not know how to make it so my website will keep the information. How do I do this?

View Replies !    View Related
[HELP] Email Information
I need to know how to make a thing to where you fill in the text fields then hit a button and it sends the information to an email...
-!NOTE!- This cant be php based..

View Replies !    View Related
Save Information
Hello! I´m currently making a little flash game with levels
each level is a seperet flash document.
The problem is like this:
If you get like 100 points the first level and
when you get to the other level the points resets to 0

How do i transfer data from the current flash document and add it to a file and then load it atomaticly in the other flash document??
(add data to file -> open data from file -> read data from file)

This is something that i could use for other projects as well so please can you help me??

View Replies !    View Related
Information Needed
Hi all,

Can anyone one of you provide me with a sample of functionality specifation for any game (2d or kids games), in the form of word doc. or pdf, have an urgent requirement.

It would be great if anyone can help.

Regards
GUNJAN

View Replies !    View Related
Help With PHP, Send Information To TXT
Hi !

Sometime 2003-2004 i got some help with a project here on Flash Kit...

I have lost the thing about the PHP file, i remember that there was a
PHP file, but i dont have it on my new computer.

Is there someone who could help me to make a correct file.

It seems that the code doesnt work without this PHP file.

The Code:

// ---------------------------------------
// functions //
// ---------------------------------------

// return a random number between specified values
function myRandom(minVal,maxVal) {
return minVal + Math.floor(Math.random() * (maxVal + 1 - minVal));
} // end myRandom()

// create 16 textfields, 7 px apart, with a 7px space every 4 numbers
function buildCardNumbers(x,y) {
// x: the x coordinate to place the movieclip
// y: the y coordinate to place the movieclip

// create the holder movieclip
this.createEmptyMovieClip("cardNumbers_mc", 0);
this.cardNumbers_mc._x = x;
this.cardNumbers_mc._y = y;

// establish TextFormat
numFormat = new TextFormat();
numFormat.font = "_sans";
numFormat.color = "0x000000";
numFormat.size = 26;
// create textfield for each credit card number
var x_pos = 0; // start counting at 0
for (var i=0; i < 16; i++) { // loop 16 times, creating textfield each time
// find out if i is every 4th number
if (i % 4 == 0) { // if i divides into 4 with no remainder
x_pos += 24; // add 24 px to x_pos (accounting for the space every 4th num)
} else { // if i is not divisible by 4
x_pos += 12; // add 12 px to x_pos
} // end if i mod 4
this.cardNumbers_mc.createTextField("cardNum" + i + "_mc", i, x_pos, 0, 30, 30);
} // end looping 16 times
} // end buildCardNumbers()

// choose a random number between 0 and 9 for each textfield
function setCardNumbers() {
if (timeCount < 20) { // if timeCount has not yet reached 20
for (var i=0; i < 16; i++) { // loop through each text field
with (_root.cardNumbers_mc["cardNum" + i + "_mc"]) {
text = myRandom(0,9); // set the textfield to random num
setTextFormat(numFormat); // apply the TextFormat
} // end "with" grouping
} // end looping through each textfield
} else { // if timeCount has reached 20
clearInterval(cardInterval); // stop the interval from executing
} // end "if timeCount < 100"
timeCount += 1;
} // end setCardNumbers()

// ---------------------------------------
// execute the functions //
// ---------------------------------------

// build the card Numbers at x,y (e.g. 100, 300)
buildCardNumbers(100,300);

// execute the setCardNumbers every 80 milliseconds
var timeCount = 0; // start timeCount at 0
var cardInterval = setInterval(setCardNumbers, 80);

__________________________________________________ ______

//theServer = "http://localhost/swed/";
theServer = "http://www.e-bingo.se/";

goto.onRelease = function()
{
getURL(theServer + "member.txt?ran=" + getTimer());
};
load_btn.onRelease = function()
{
dataLoader = new LoadVars();
for (i = 0 ; i < 16 ; i++)
{
dataLoader.cardNum += _root.cardNumbers_mc["cardNum" + i + "_mc"].text;
}
//dataLoader.username = _root.username.text;
dataLoader.username = "swed";
//dataLoader.address = _root.address.text;
_root.dataLoader.username = _root.username.text;
dataLoader.sendAndLoad(theServer + "member.php", dataLoader, "POST");
trace("_root.dataLoader = " + dataLoader);
};
stop();
__________________________________________________ __________
I send the file to

Thanks for help !

View Replies !    View Related
Enviroment Information?
I was wondering if any one knew the extent of wich flash can read the users enviroment.

For example can i display a picture of there desktop in my flash movie??? or anything simmilar??

any information would be appreciated

View Replies !    View Related
Information Request
hi guys,
one more time I need your advise... I been learning flash during the last 9 months. the question is. there's any way to get a sort of internship, where I can practice and learn more? I live in new york. Thank you one more time!!!!!
cesari

View Replies !    View Related
[F8] Displaying Information
Can anyone help me and try and get the information out of my form in to my Display box. Im rather new to actionscript and im just starting to learn it.

Here is my code:

//output textfield box
this.createTextField("testR", this.getNextHighestDepth(), 1, 1, 500, 500);
this.testR._visible = false;
this.testR.border = true;
this.testR.text = "display";

//this code dynamically creates my assets
this.createEmptyMovieClip("container", this.getNextHighestDepth());

// Combo Box Pizza Type Code
var pizza:Array=new Array("Margherita", "Pepperoni", "Hawaiian", "Meat Feast", "Chicken Supreme", "Farmhouse", "Vegetarian Supreme", "Spicy Hot");
container.attachMovie("ComboBox","pizzas_combo",co ntainer.getNextHighestDepth())
container.pizzas_combo._x=160;
container.pizzas_combo._y=10;

container.pizzas_combo.setDataProvider(pizza);
container.pizzas_combo.getSelectedItem();

// Radio Button Size Code
var sizePizza:Array = ["Small", "Medium", "Large"];
for (var i = 0; i<sizePizza.length; i++) {
container.attachMovie("RadioButton", "pizzaBut"+i, container.getNextHighestDepth());
container["pizzaBut"+i].setLabel(sizePizza[i]);
container["pizzaBut"+i].setData(sizePizza[i]);
container["pizzaBut"+i].setGroupName("pizza");
container["pizzaBut"+i]._x = 160;
container["pizzaBut"+i]._y = i*30+50;
}

// Combo Box Amount Code
var amount:Array=new Array("1", "2", "3", "4", "5");
container.attachMovie("ComboBox","amount_combo",co ntainer.getNextHighestDepth())
container.amount_combo._x=160;
container.amount_combo._y=140;

container.amount_combo.setDataProvider(amount);
container.amount_combo.getSelectedItem();

//Checkbox delivery option code
var delivery:Array=new Array("Yes", "No");
for (var i = 0; i<delivery.length; i++) {
container.attachMovie("CheckBox","decision"+i,cont ainer.getNextHighestDepth());
container["decision"+i].setLabel(delivery[i]);
container["decision"+i].setData(delivery[i]);
container["decision"+i].setGroupName("delivery option");
container["decision"+i]._x= i*160+160;
container["decision"+i]._y= 180;
}


//Text Fields Code for Details
var labels:Array = ["First Name", "Surname", "Telephone Number", "Email Address", "Street and Number", "Town", "Postcode"];
var yPos:Number = 210;
for (var i = 0; i<labels.length; i++) {
container.createTextField("label"+i, container.getNextHighestDepth(), 10, yPos, 150, 20);
container["label"+i].text = labels[i]+":";
container.createTextField("input"+i, container.getNextHighestDepth(), 160, yPos, 150, 20);
container["input"+i].type = "input";
container["input"+i].border = true;
yPos = yPos+30;
}

//Makes the button
container.attachMovie("Button", "hideBut", container.getNextHighestDepth());
container.hideBut._x = 213;
container.hideBut._y = 450;
container.hideBut.setLabel("Buy");
container.hideBut.onRelease = function() {
this._parent._visible = false;
testR._visible = true;
};



Cheers Jonathan

View Replies !    View Related
Presenting Information
Hi I was wondering if someone could help me out?

What I want to know is how you present different information on the same web page when you select various links. Iv provided an image tp make this clear...



Basically if you select the page 1 link then how do you get the information to be displayed in the whitre area highlighted and then page 2 etc etc

Thanks for looking

View Replies !    View Related
Contact Information Box
Im using a simple contact information box.... all i need is the action that sends the information my user types in to be sent to my e-mail address... does anyone know the action for this??

check it out here
http://www.forgedsyndicate.com

View Replies !    View Related
Flash CS3 AS2 : Getting URL Information
Hi,

Is there a way to get the URL address and display it in a flash movie.
so for example, lets say i have a flash movie in a HTML page called www.somesite.com/somepage.html. So what i want to do is to have a flash movie in this page that will have a dynamic text which will display the page's URL.

thnx

View Replies !    View Related
Loading Information From XML
Hey .

I seem to have this problem, that nobody can answer.
I want to put pre-loaders onto some components, but I don't know what I'm doing wrong.
This is the code I've got on Frame 1:


Code:
stop();
//init homeText component
_global.styles.TextArea.setStyle("backgroundColor" , "false");
homeText.html = true;
homeText.wordWrap = true;
homeText.multiline = true;
homeText.label.condenseWhite = true;
//loas css
homeStyle = new TextField.StyleSheet();
homeStyle.load("home.css");
homeText.styleSheet = homeStyle;
//load in XML
homeContent = new XML();
homeContent.ignoreWhite = true;
homeContent.load("home.xml");
homeContent.onLoad = function(success)
{
if(success)
{
homeText.text = homeContent;
}
}

myProgressBarListener2 = new Object();
myProgressBarListener2 = function (eventObject) {
myProgressBar2._visible = false;
};
myProgressBar2.addEventListener("complete", myProgressBarListener2);
myProgressBar2.mode = "polled";
myProgressBar2.source = "this.homeText";
myProgressBar2.conversion = "1";
myProgressBar2.label = "LOADING 裝貨 %3%%";
myProgressBar2.direction = "right";
myProgressBar2.labelPlacement = "bottom";

myProgressBarListener3 = new Object();
myProgressBarListener3 = function (eventObject) {
myProgressBar3._visible = false;
};
myProgressBar3.addEventListener("complete", myProgressBarListener3);
myProgressBar3.mode = "polled";
myProgressBar3.source = "homePic";
myProgressBar3.conversion = "1";
myProgressBar3.label = "LOADING 裝貨 %3%%";
myProgressBar3.direction = "right";
myProgressBar3.labelPlacement = "bottom";
The code is pretty self explanatory, but for some reason it just doesn't work.
I also want to load a picture onto the screen (which is what pre-loader3 is for), that is attached to an .xml document that displays into a dynamic text field right below. If you know how to do this, please help me.
It doesn't seem like it would be extremely difficult to do, but I'm having a problem with it.
If you'd like to see what I have so far, please check out the site at.

http://www.anime4tw.com/design1.html

I'm not sure if it's good or not, but some feedback would be great as well!!!

View Replies !    View Related
Storing Information
I have no idea where to even start. I want to make a program where the variables in Flash will be saved to some... database I guess, and I can call the variables up again when the program is re-started, so the user's information is saved. Like if the guy typed his name in as "Bob" and it was saved as variable "name." I want that variable to still be Bob even if he closes the program and starts it up again. How would I do this?

View Replies !    View Related
Best Way To Load Information
Hello everyone

This is my first post at ActionScript.org

I am currently designing a web page for a University/College assignment. It is a Flash Page created in Flash 5.

Basically we have to design a Tv Network Station with 20 channels. I have created an interface with 20 buttons each representing each channel. Then I have three screens that each channels data can load into. These screens never move however they do have animation. They are all instances of one main movie.

The problem that I am having is that I do not know how to load the data into each screen. The first screen will contain text and the second will contain a logo. The 3rd will contain a program guide with a scroll bar. Should I create external swfs and load them into these screens with a on(press) or should I put the data for each screen within there movie properties and call them with a variable.

HELP IM GOING INSANE

Paul_****son@Telstra.com

View Replies !    View Related
Passing Information To SWF On The Fly
The case:

I'm building a website for my band and I decided to execute the interface as the slowly spinning logo of the band, which consists of buttons. I'm planning to put some music on the background, and, in order for it not to break when moving from one page to another, I decided to use Ajax. The back button problem I already sorted out by using RSH (http://code.google.com/p/reallysimplehistory/), but now I'm caught in something I can't seem to be able to sort out. As the user navigates by clicking the buttons on the flash UI, everything goes fine and, as intended, a different movie clip plays on each page. Also, in theory (not tried yet), when bookmarking a page, a javascript or a php script could pass a variable to the SWF via FlashVar telling it where we are and what movie clip to play. So no problem there either. But. The back button. Again, in theory, a script of some sort would need to be executed each time the Ajax operation is executed which would send information to the SWF telling it what page we are on.

Potential solutions:

SWFAddress: This feels like going after a bird with a bazooka rather than a stone. Is it even the right tool, ie does it have the means to solve this and how? The whole documentation is baffling.

Swiff: This looks relatively easy judging by the scarse examples from the MooTools blog, but what according to the blog should work, doesn't. Source: http://blog.mootools.net/2008/2/12/w...w-in-1-2-swiff

Any solutions? Am I completely lost or am I making sense? Any help is highly appreciated. I can put up an in-progress version of the site.

Oh, as it is my first post here, a little word about myself. I'm a beginner at ActionScripting, my background is PHP, JavaScript and little basics of Java and object oriented programming. My best learning method is learning by making a vision work compromising it as little as possible. I'm a drummer and I live in Finland, yay!

EDIT: http://koti.mbnet.fi/sjkok/etappen (doesn't have the history thing enabled yet, but helps to visualize what I'm talking about.)

View Replies !    View Related
Is There A Way To Get Information From A Form?
I was wondering if there is a way to send the information entered into a form to a file located on the server. Let me silmplify, I just want to create a text file on the server with the information provided from the form? Does anybody know if that is possible and if so how. I would like to know how in either php or asp.

View Replies !    View Related
Getting Information From PHP File
Jesus... I'm feeling the pressure now lol.. about 5 days til my site needs to be finished.

The last thing I'm working on is the hit counter.


I have download and installed a hit counter onto the site. however, I didn't realize that it didnt just easily return and out put file or anything with the hits in a text or PHP file... (So I have to comb throught the PHP I know nothing about and try to find something that looks like a variable for the hit count.)



But here's what I'm asking for:

Once I have found something I want to extract from the file and insert into a dynamic text box. What code do I use to extract it?

Say that...

The PHP file is called "counter.php"
The variable thing I'm getting is "$statsHits['AT']"
The text box in Flash im inserting it into is "textbox" (original eh?)






Does that make sense to you guys? What script do I use to get it into the box from the PHP file.

View Replies !    View Related
Flv Codec Information
Have a bunch of FLV files, some have been encoded with Spark, the others with On2 VP6. Any way to tell which files are encoded with which codec? I'm thinking along the lines of Quicktime and simply getting info on the file. I guess maybe I'm looking for something that reads the metadata in the file? Is codec info in the metadata? Thanks!

View Replies !    View Related
Sending Information
Hi, i am trying to setup a flash application on my site. I quite a novice at the ole flash so i was wondering if anyone out their could help me. I want to create something that allowed my customers to select a number of options. And then they send this information to me. What would be the best way to go about this, is their any online tutorials or anything like that. Plus are you able to embed paypal into flash.
Thank you very much
Liam

View Replies !    View Related
How To Get The Files' Information?
I' d want to get the files' information in the action, such as the .avi or .flv information about their duration and the default image,

please help, thanks.

View Replies !    View Related
System Information
Is it possible for flash to get to know user's system information such as processor, processor clock speed, amount of RAM, and etc?

View Replies !    View Related
Sending Information
Hi, i am trying to setup a flash application on my site. I quite a novice at the ole flash so i was wondering if anyone out their could help me. I want to create something that allowed my customers to select a number of options. And then they send this information to me. What would be the best way to go about this, is their any online tutorials or anything like that. Plus are you able to embed paypal into flash.
Thank you very much
Liam

View Replies !    View Related
Retrieving Information From A DB
the following script is behind a button and the script below it is a PHP file. I just cant figure out why i dont get any feedback back into flash in any form. Any help on where i went wrong is greatly apreciated.
Thanks in advance,

on (release) {
code = new LoadVars();
code2 = new LoadVars();
code2.onLoad = function() {
if (code2.entrycode == "1") {
linkinfo == "something is wrong";
} else {
//linkinfo = code2.entrycode;
gotoAndPlay(3);
}
};
if (login == "" or pass == "" or login == "login name" or pass == "password") {
linkinfo = "Input Error.";
bckgrndlayer._visible = true;
stop();
} else {
bckgrndlayer._visible = true;
_root.linkinfo = "Retreiving Data";
code.action = "insert";
code.codex = login;
code.codey = pass;
code.sendAndLoad("retrievecode.php", code2, "GET");
}
}


PHP:
<?
require("config.php");


if ($_GET['action']=="insert") {
$codex2 = $codex;
$codey2 = $codey;
$query = "SELECT logname, logpass FROM tbl_login WHERE logname = '$codex2' AND logpass = '$codey2'";
$result = mysql_query($query);
$numR = mysql_num_rows($result);
}

if ($numR == 0) {
echo "&entrycode=1";
} else {
echo "&entrycode=2";
}
?>

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved