Problem With Pop-Up Boxes In Flash
Hi,
I'm working on building a flash version of my site, and am having trouble figuring a few things out. I'm hoping that someone can help.
The beginnings of the flash version can be seen HERE. Don't laugh, it's still a work in progress, with many design/layout elements that need fine tuning and replacement on the page.
Here is my first question (will probably have more later): 1) I'm trying to figure out how to make UNIQUE pop-up boxes for when I roll-over "Print" "Identity" and "Multimedia". The problem is that when I try to change or recreate a new box it seems to change all three boxes (accidently deleted one so the box only shows up on "Print" and "Multimedia" now). Anyway, can someone step me through how to create four distinct boxes that will come up when folks roll over Print, Multimedia, Identity, and my URL
SitePoint > Design Your Site > Flash and Actionscript
Posted on: May 5, 2004, 21:07
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Input Boxes - Then Printing A Frame With Dynamic Boxes With The Input Text In Them...
I have created a flash document with input text... I put the input text with a a variable for each.. I need to print the variables on a seperate page. I used a bounding box inside a movie clip and the printing is working correctly... However it is not reading my input boxes into the dynamic text boxes..
What I did is I have the input boxes on the root timeline........ You input it and go through a few frames and you get the option to print from a button (which is printing 2nd frame of a movie symbol) NOTE: the printing is working correctly using #b.... This is what I have on the 2nd frame of the movie clip for the dynamic text boxes to read the input boxes and place those variables inside of those dynamic text boxes so it will print them as they inputted them...
Here is what I have for my button:
on (press) {
print(_root.Printing, "bmovie")
}
Here is what my variables are on the input boxes which are sitting on the root timeline, each word is a variable:
curious
passionate
accountable
resourceful
commited
teamwork
open
engerizing
External_focus
Clear_thinker
Imagination_courage
Inclusive_leader
Expertise
INSIDE THE PRINTING MOVIE I HAVE A FRAME WITH THIS ACTION ON IT FOR THE DYNAMIC TEXT BOXES TO READ THE INPUT TEXT BOXES:
External_focus1 = _parent.External_focus;
Clear_thinker1 = _parent.Clear_thinker;
Imagination_courage1 = _parent.Imagination_courage;
Inclusive_leader1 = _parent.Inclusive_leader;
Expertise1 = _parent.Expertise;
curious1 = _parent.curious;
passionate1 = _parent.passionate;
accountable1 = _parent.accountable;
resourceful1 = _parent.resourceful;
commited1 = _parent.commited;
teamwork1 = _parent.teamwork;
open1 = _parent.open;
engerizing1 = _parent.engerizing;
FOR SOME REASON IT IS NOT PRINTING MY INPUT BOX INFORMATION IN THE DYNAMIC TEXT BOXES.... DOES ANYONE KNOW WHY?
Flash For Nix Boxes
since flash mx runs on a mac and the new mac os is a darwin BSD unix release, does this mean that i can throw flash onto my freebsd or linux box and stop using windows for my flash development?
List Boxes With XML In Flash
Problem: I need to generate data in 2 listboxes directly through an XML file. The second listbox changes content based on the selection in the first list box.
e.g. The first list box could contain: plants, animals, insects. When a user clicks on 'animals' the second list box displays; dogs, cats, cows. All the data has to be generated from an XML file.
Any suggestions as to how I can achieve this?
List Boxes With XML In Flash
Problem: I need to generate data in 2 listboxes directly through an XML file. The second listbox changes content based on the selection in the first list box.
e.g. The first list box could contain: plants, animals, insects. When a user clicks on 'animals' the second list box displays; dogs, cats, cows. All the data has to be generated from an XML file.
Any suggestions as to how I can achieve this?
Thanks in advance!
Text Boxes In Flash
hey everyone, i recently got flash but dang its a hard program! the thing i need help with is this... i run http://www.giveway.cjb.net, its a basic site for the band i play in. I really want to make it more flashy as well as staying user friendly.
one of the things i would love to do is to have a text box made out of flash where the user can scroll down and read the text, on the site. (im sure many of you have seen this). It just looks crisp and really nice, i just dont know how to do it.
Can anyone give me some pointers?
Check Boxes In Flash 5
Hello,
I am looking for some advice on a project I am doing.
The concept behind the Flash Movie is simply this. I want to compile a list of about 25 article titles on a page, each having a checkbox next to the title. The user needs to be able to check the titles they need printed, scroll to the bottom, hit a print button and then have the articles spit out the printer. Sounds easy enough.
I have a pretty good knowledge of Flash, movie clips, basic action scripts etc., I am just a little rusty form being out of the loop for a couple years. I am thinking ideally the articles would be movie clips, my main problem is coming up with the check boxes??
If anyone has some advice for me to help me get back in the game I would be very grateful. Thanks.
~~David
Flash Mx - Combo Boxes
I need the coding for when a user clicks on a selected option in the combobox dropdown menu the timeline playhead jumps to another frame.
Can't find it in the actionscript dictionary.
Thanks your help
kleb
Check Boxes - Flash MX
Can anyone tell me how to have a checkbox stay checked. I have 5 pages in a script and check boxes on each page, however, when I check the boxes on page one then go to page two, if I was to go back to page one the checks are gone.
I know it is probably something to do with the Change Handler.
Please inform me how to keep them checked.
Thank you,
Jason
Flash Combo Boxes
Is it possible to change the appearance of combo boxes in flash mx 2004 ? I'd like them to be a bit smaller, smaller fonts, change the colours and maybe not have rounded corners.
Many thanks.
Simon
Flash Mx - Combo Boxes
I need the coding for when a user clicks on a selected option in the combobox dropdown menu the timeline playhead jumps to another frame.
Can't find it in the actionscript dictionary.
Thanks your help/magyar
Flash 8 Input Boxes
How can I change the speed of a moving car based on values input by user? Also, how can I make Flash calculate values of a function based on those input values?
Flash 8 And Input Boxes For PHP
Hello forums!
I'm having a bit of a war with my flash project at the moment - I am making the slow transition from MX to 8, and finding that all the things that USED to work now don't.
One of these things is my trusty Flash/PHP mailer.
Everything "works" fine, the email sends, but my issue is WHAT is being sent. Instead of simply sending the content of the input text box, it now also includes all of the HTML formatting as well! (Even though is NOT selected as an option for the text boxes)
So this means I get a very messy email with HTML code everywhere, and I've had to disable all of my conditions, as they obviously don't work anymore.
SO!
My question is, should I:
1. Somehow update my PHP script to be able to display the HTML formatting in the email(this would be great if someone could help with this!) or,
2. Simply somehow disable Flash 8 from sending the HTML formatting.
I have included the .fla and the .php file (as a .txt)
Thank you in advance!
Pop Up Moveable Boxes In Flash?
Hello everyone,
Please could I have some advice or a link to a tutorial on how to make pop up boxes in flash. Is it simple?
Like this site here:
http://basic4.mosaicparty.com/
Thanks for your time
George
Flash Mx - Combo Boxes
I need the coding for when a user clicks on a selected option in the combobox dropdown menu the timeline playhead jumps to another frame.
Can't find it in the actionscript dictionary.
Thanks your help/magyar
Flash Content Boxes
Can anyone provide other examples of what I call flash/ajax “content boxes?” A box that provides multiple content and links to the applicable page.
For example like the one on cnet’s (http://www.cnet.com/) home page
http://tv.yahoo.com or
http://www.infotech.com
Thanks in advance.
Text Boxes In Flash
hi, i was wondering if anyone can help. Basically i want to use a text box to get the names of songs which are stored in a folder on my computer. I can do this with a list box but cant seem to get the names on a text box. is it possible to do n if it is can you tell me how thnkyou
Flash Mx - Combo Boxes
I need the coding for when a user clicks on a selected option in the combobox dropdown menu the timeline playhead jumps to another frame.
Can't find it in the actionscript dictionary.
Thanks your help
magyar
How Do I Make Dragable Boxes In Flash 5?
I need some help making boxes so the user can drag them while the flash is being played. If you answer this, please be very detailed. I am kinda new to Flash 5.
Tabbing Between Input Boxes In Flash
I have a table in Flash containing input boxes and menu buttons in a top bar. I'd like to allow the user to tab along to each input box in order, but at the moment the tabbing order is random and also flips up to the menu buttons. Is there any way I can control this? Cheers...
Flash MX Showing White Boxes
I have created a Flash MX intro for a small clothing company and have gone to it on a few different computers. I have noticed on two different computers the movie not starting. I have a link to the Macromedia flash player 6 downlaod and went to it and downloaded and still nothing. Now, most computers show it no problem. I am wondering why others might not. And how come there are other sites, like 2advanced.com shows perfectly no matter where you look it up and with no wait time even though the site has to have massive amounts of flash file size? Does this have something to do with using Flash MX or maybe the Flash size. Anyone? The site is http://www.uriahboardware.com Please help.
Blag
Flash Forms & Check Boxes
Hey I have a form that submits information that gets sent to my email address.
I however would like to include check boxes for faster selection on some parts, but when I include them I get this in the email
FUIComponentClass:
[type Function]
FCheckBoxClass:
[type Function]
Where in the text boxes I get the proper content.
I have several check boxes that I would like to have (about 9 in all) but do not know 'how' to impliment them with variable names and such.
Any help would be appretiated.
White Boxes Behind My Flash On LOAD
Can somebody please give me a hand? I've been trying to figure this out for a while. I am putting my exported .swf files on top of a .jpg in dreamweaver and exporting the HTML. When the page loads, there are these ugly white boxes behind the flash sections as they load. Is there a way I can change this white to match the brown of the background while they're loading? I tried setting the "transparent windowless" under the publish settings, but maybe I'm doing it wrong.
if you want to see what I'm talking about, go to www.acornentertainment.com
Thanks!!
Gradients In Flash. (for Text Boxes)
I want to make a gradient for my scroller, on the top and the bottom, so the text fades out. Is there anyways to create scrollers that fade, out into nothing.
thanks guru's
Using Expressions For Flash ~Input Boxes~
I just saw a post for this particular question, but no answer was given and I too need the help with this. In Flash MX 2004, you cannot click anywhere for a value(for an input text box) to make it an expression instead of a string variable. How does someone make a value for an input box become an expresion? thanks.
Flash Remoting And Combo Boxes
what i'm doing is populating a combox from a CF Query, the query gets 4 items: Product Name, Product ID, Width, and Height. I want all 4 to be listed in the combo box but when it is selected I want the value of Product Name to goto one Text Label, the value of Product ID to the next, and width to one and height to one. I've accomplished this using LoadVars but that was much too slow the Database is huge. Remoting works and the variables load into the combo box but im not sure how each variable is called by itself.
Code:
#include "NetServices.as"
#include "NetDebug.as"
#include "DataGlue.as"
// Remoting initialization
if (initialized == null) {
initialized = true;
NetServices.setDefaultGatewayUrl("http://mm-server/flashservices/gateway");
my_conn = NetServices.createGatewayConnection();
// Create the service objects
dataSource = my_conn.getService("com.macromedia.test.Qry_GetArt", this);
}
function GetArt_Result(result) {
// Remoting changes recordset names to UPPERCASE.
artDropDown.dropdownWidth = 500;
artDropDown.setDataProvider(result.items);
artDropDown.addItemAt(0, "Select an item", "NONE");
}
dataSource.GetArt();
Combo Boxes In Flash 8 - Forms
Here is the deal so far I've done this to collect combo boxes and send to php
checkBox1="No";
checkBox2="No";
myCheckboxListener = new Object();
myCheckboxListener.click = function (eventObject)
{
//if checkbox selected assign value yes
if (check1.selected)
{ checkBox1 = check1.getValue() ? "No" : "Yes";}
else
//if checkbox deselected assign value no
{ checkBox1 = check1.getValue() ? "Yes" : "No"; }
}
check1.addEventListener("click", myCheckboxListener);
etc...
The problem is now I have a form with 100 combo boxes !!!!!!!!
Is there a way to avoid having to type them all in like this ??????
Please any ideas???
Thanks ...
Using Combo Boxes In Flash Forms
I have a contact details form in flash. I'm trying to submit info gathered through input text boxes and through a combo box to the server for processing in PHP. The text stuff is coming up fine server-side but the combo box values are not. Can anyone tell me how I do the equivalent of setting the 'var' for input text on comboboxes? (I have named the instance and completed the 'label' and 'data' parameters).
Thanks for any help or direction
m
Grey Boxes Around My Flash Elements?
I currently run a website that is set up with several flash elements butted up next to each other using tables (http://www.deltasoniccarwash.com). This method used to be fine. The tables were invisible to the user. With the latest update of internet explorer this is no longer the case for pc users. Now when my site is viewed in Explorer 7 (on a PC) grey boxes appear highlighting my table when a user scrolls over them. My flash rollovers do not work until a person clicks into the box. I've looked at several other flash sites and this problem is not seeming to affect them. Can someone please point out what I'm doing wrong. Thank You.
My Flash Objects Have Boxes Round Them
Hello - if anyone could help me with something, I'd be eternally grateful!
I'm building a website with Dreamweaver, and it's got several flash elements, like buttons and pictures.
When I preview the site on my BT browser, everything looks great - but when I preview it on my IE browser, it's a mess.
When I hover over a flash element, a box of dotted lines appears around the flash object, and the words "click to activate and use the control" appear.
When I then click on the object, the box disappears, and I can then use the buttons etc.
My dreamweaver site is made with tables. The dotted-line box surrounds the CELL that the flash object is in, rather than the flash object itself.
I've no idea what this is, or why it only happens in my IE browser and not my BT one. If anyone can give me some pointers, I'd be very grateful. At this rate, I'm going to be at my PC all Christmas Day!
Thanks in advance
My Flash Objects Have Boxes Round Them
Hello - if anyone could help me with something, I'd be eternally grateful!
I'm building a website with Dreamweaver, and it's got several flash elements,
like buttons and pictures.
When I preview the site on my BT browser, everything looks great - but when I
preview it on my IE browser, it's a mess.
When I hover over a flash element, a box of dotted lines appears around the
flash object, and the words "click to activate and use the control" appear.
When I then click on the object, the box disappears, and I can then use the
buttons etc.
My dreamweaver site is made with tables. The dotted-line box surrounds the
CELL that the flash object is in, rather than the flash object itself.
I've no idea what this is, or why it only happens in my IE browser and not my
BT one. If anyone can give me some pointers, I'd be very grateful. At this
rate, I'm going to be at my PC all Christmas Day!
Thanks in advance
All Correct For Text Boxes In Flash Mx
I have an interactive assignment in which the students have to enter text entries into an input box. I have it working to where when the enter the correct answer it will tell them, or if it's wrong. I need to be able to tell them when they get to the last question, after they have gotten all of them correct, that they got all the questions correct. I know how to do this with a drag and drag interaction but not text entry. can someone point me in the right direction? it's not really scored, just keeping up with if they are all correct. thanks
Flash Form With A Few Check Boxes...
I have flash form with a few input text boxes and a few check boxes. It sends but I receive all "undefined".
I have this code on my submit btn--
on (release) {
if (company eq "" or contact eq "" or address eq "" or city eq "" or state1 eq "" or zip eq"" or phone eq"" or email eq"")
{
stop();
} else
formData = new LoadVars();
formData.company = company.getValue();
formData.contact = contact.getValue();
formData.address= address.getValue();
formData.phone = phone.getValue();
formData.email = email.getValue();
formData.addinfo = addinfo.getValue();
formData.individual = individual.getValue();
formData.group = group.getValue();
formData.medicare = medicare.getValue();
}
if (mailList.getValue() == 1)
{
formData.mailList = 1;
}
else
{
formData.mailList = 0;
}
formData.sendAndLoad("email_request.php", formData, "Post");
_root.gotoAndStop(42);
and I have my php code--
<?
include 'init.php';
mail ("htrain26@yahoo.com", "All Type Accounting Contact Us Form",
"
The following is input from the request info page.
Please respond to $name at $email in 2-3 business days.
-----------------------------Basic Information----------------------
company: $company
contact: $contact
address: $address
phone: $phone
email: $email
addinfo: $addinfo
individual: $individual
group: $group
medicare:$medicare
Please contact $name immediatly via phone.","$name
");
any help would be much appreciated,
thanks,
hutch
Stylising List Boxes In Flash
i would like to stylise my list box so it lays consistent with colors on my page. could any1 tell me how i would go about doing this. thanks!!
All Correct For Text Boxes In Flash Mx
I have an interactive assignment in which the students have to enter text entries into an input box. I have it working to where when the enter the correct answer it will tell them, or if it's wrong. I need to be able to tell them when they get to the last question, after they have gotten all of them correct, that they got all the questions correct. I know how to do this with a drag and drag interaction but not text entry. can someone point me in the right direction? it's not really scored, just keeping up with if they are all correct. thanks
Combo Boxes In Flash 8 - Forms
Last edited by Codemonkey : 2006-03-23 at 22:29.
Here is the deal so far I've done this to collect combo boxes and send to php
ActionScript Code:
checkBox1="No";
checkBox2="No";
myCheckboxListener = new Object();
myCheckboxListener.click = function (eventObject)
{
//if checkbox selected assign value yes
if (check1.selected)
{ checkBox1 = check1.getValue() ? "No" : "Yes";}
else
//if checkbox deselected assign value no
{ checkBox1 = check1.getValue() ? "Yes" : "No"; }
}
check1.addEventListener("click", myCheckboxListener);
//etc...
The problem is now I have a form with 100 combo boxes !!!!!!!!
Is there a way to avoid having to type them all in like this ??????
Please any ideas???
Thanks ...
Flash MX & Greedy Text Boxes ...
I'm building in Flash MX and exporting as Flash version 4.
I have a couple of text boxes and when testing, I am told by MX that I am using festures unavailable in Flash version 4.
The problem lies with the text boxes. (I'm sure that text boxes were available in Flash 4 )
Anyone had this problem / know what's going on ?.
Thanks.
CNN-type Flash Info Boxes
I'd like to create a 5-6 panel presentation very similar to what CNN has at the link below on the topic of the death penalty and mental illness. Basically CNN has a hyperlinked menu with dates on the bottom margin and when you click on a certain year, it pulls up a paragraph or two of information along with a graphic.
This will not be web-based, but instead used in a classroom prsentation within a stand-alone flash-based lesson.
Can someone get me started here, please?
Thanks!
http://edition.cnn.com/2004/LAW/01/....row/index.html
Help W/ Tab Order For Flash Input Text Boxes?
Hi,
I am totally stumped as to how to set the tab order for my email page in Flash where it works on my HTML page (my tab order is going from the 1st input box - tab then goes to URL). I found some code but cannot seem to get it to work :-( Any suggestions??
Thanks!
Jen
Adding Borders To Boxes Drawn In Flash
I have a quick question please, sometimes when I go back and edit a box I had drawn in flash, I can't add a border to it. In the color mixer I'm given the option but in the properties below I'll select a color for a border but it goes back to having the red cross line through it immediately after.
Thanks
P.S. The box is not a movieclip or button or graphic.
Smart Clips Check Boxes Flash 5 Please Help
I have used some predefined smart clips that come with flash5 for checkboxes for a form. This passes the data on to a CGI script.
The checkboxes has the following script on each clip instance:
onClipEvent (load) {
// check style preference
if (_parent.style.toUpperCase() == "AUTO") {
playerVersion = getVersion;
_parent.platform = playerVersion.substr(0, 3);
} else {
_parent.platform = _parent.style.toUpperCase();
}
// create methods for the parent class
_parent.child = this;
_parent.getLabel = function () { return child.label;};
_parent.getState = function () { return child.checked;};
_parent.setLabel = function (label) { child.label = label;};
_parent.setState = function (state) { child.checked = state;if (state) {if (platform == "MAC") {child.gotoandstop(4);} else {child.gotoandstop(2);}} else {if (platform == "MAC") {child.gotoandstop(3);} else {child.gotoandstop(1);}}};
}
onClipEvent (load) {
// set the initial state
stop ();
label = _parent.label;
if (_parent.checked.toLowerCase() == "true") {
_parent.setState(true);
} else {
_parent.setState(false);
}
}
onClipEvent (mouseDown) {
if (hitTest(_root._xmouse, _root._ymouse, false)) {
if (_parent.getState()) {
_parent.setState(false);
} else {
_parent.setState(true);
}
updateAfterEvent();
}
}
How do I get the checked box to send the value such as installation?
The clip parameters shows 4 items:
_name
checked
label
style
I have filled them in as follows:
installation
false (only can select true or false)
Auto
I must be missing the point somewhere as to how I get it to chuck out the fact that having been checked its value is "installation details please"
Here's hoping some bright person can help.
CSS Trouble With Dynamic Text Boxes In Flash MX
Hi all,
Thank you for reading this.
I have a dynamic text box reading content from a text file with custom scrollbars to scroll it. All this is in a movie clip. I am using a Flashkit tutorial but I can't remember which one so sorry I'm not too much use on that but I think it may have been from a guy called Patrick if that helps.
Anyway, I want to link to a style sheet that my text files can read from. How would I go about doing this? Also, how can I tell my HTML files to read from the style sheet in particular areas (i.e. links and news headings)?
Thank you very much and hope to hear from you.
Take care,
Mark
Opening & Closing Window Boxes Within Flash
Hi all
Im not too sure my Subject title really explained what I need to do but im gonna give it a go and hope that someone just pops by and has a look.
I have a flash movie of a car with some round circle buttons on some parts of the car that when clicked shows particular parts of the car in close-up.
Before I just used a roll over button and made a box appear when I the mouse rolled over but the of course it just disappeared when people came off the button.
What I would like now is that when the button it rolled over small box comes up within the movie and juststays there until you click the cross at the side of the box and then it just disappears and everything is teh same underneath. Kinda like a browser window but not if you get me.
Im not sure how to do this but it would be great to know how.
I hope you guys can help me, im learning all the tme with this.
Mark
Boxes Around Flash That Require Click To Play
I did a website for a client of mine, and she says that on all of the flash that is on her site, and its real simple stuff, nothing complex
these are pretty much her words, edited a bit, but since i dont see what she says i have to go by what she says.
She says she can see the actual cell border anywhere there is flash. Then, when she places her mouse anywhere in a flash area, a box of text appears "click to activate and use this control"
This happens any where there's flash on the site Once she clicks her mouse, the cell border goes away, and the flash appears.
if anyone can help me out in figuring out why this is happening, and how I can stop it from happening, i would really appreciate it.. thanks
http://www.jenniferwardbooks.com this is the site that the problems are on.
danielle
[MX]Lines In A .txt File To Flash Input Boxes?
Hi,
I have a txt file which is used for a banner to display lines of text in order. thia works fine, the .txt file contains the following script:
Code:
&loaded=yes&
&speed=30&
&txt1="line 1 txt here"&
&txt2="line 2 txt here"&
&txt3="line 3 txt here"&
&txt4="line 4 txt here"&
&txt5="line 5 txt here"&
Im currently creating a flash interface to edit the text for each line.
I have 5 input boxes in my flash application that have variable names of line1,line2,line3 etc...
Im stuggling to find out how i can have the content for each line in each input box so that the user can see what is there before editing the text.
whats the best way of going about this?
thanks.
Flash > PHP: Input Boxes Sending HTML?
How can I stop input text boxes sending HTML formated data in a POST using
loadVariablesNum(feedbackpath+"?name="+name_txt_va r+"&body="+body_txt_var, 0, "POST");
I just want the two input text boxes to send plain text to be inserted into a database, instead i just get a load of bad HTML tags n stuff
any thoughts?
Cheers dudes!
Flash 8 Input Text Boxes Problem
Hey all,
I've got an input box with a go button. Basically gonna work like an address bar...person types in url and clicks go and it opens the web page. However for some reason as soon as you type in the box it adds lots of HTML tags to URL
eg: http://www.google.com
becomes: <TEXTFORMAT%20LEADING="2"><P%20ALIGN="LEFT"><FONT% 20FACE="Arial_11pt_st"%20SIZE="11"%20COLOR="#00000 0"%20LETTERSPACING="0"%20KERNING="0">http://www.google.com</FONT></P></TEXTFORMAT>
WHY THE HELL IS IT DOIN THAT! I have render as HTML turned off and tried embedding fonts etc
PLEASE HELP ME!
|