I need my first page to load blank!

Howdy One and All,
I need the first page to load blank (just a transparent background would do) but at the moment it's loading the first page of text. I want the text to appear when I hit the home button (named: mc.menuBtn1_btn). I'm having a little problem with the following code. Any ideas welcome
I want the buttons to slide in on the x from left to right and then settle in position, with no text on screen.
Then, when I hit the home button, the home page appears, followed by all the other buttons in the menu I decide to click.
I don't want to create scenes as it's all in AS3.
Hope this clarifies things
import fl.transitions.*;
import fl.transitions.easing.*;
// tween the main menu into place upon opening
var moveTween:Tween = new Tween(mainmenu_mc, "x", Elastic.easeOut, mainmenu_mc.x, 1, 20, true);
// claim MCs from library to use on stage when needed using addChild
var p1:page1 = new page1;
var p2:page2 = new page2;
var p3:page3 = new page3;
var p4:page4 = new page4;
var p5:page5 = new page5;
var p6:page6 = new page6;
var p7:page7 = new page7;
var p8:page8 = new page8;
var p9:page9 = new page9;
pageContainer_mc.addChild(p1);
// instruct the above page container to run a tween
var pageMoveTween:Tween = new Tween(pageContainer_mc, "y", Elastic.easeOut, 0, 0, 2, true);
//new
mainmenu_mc.menuBtn1_btn.addEventListener(MouseEvent.CLICK, btn1Click);
mainmenu_mc.menuBtn2_btn.addEventListener(MouseEvent.CLICK, btn2Click);
mainmenu_mc.menuBtn3_btn.addEventListener(MouseEvent.CLICK, btn3Click);
mainmenu_mc.menuBtn4_btn.addEventListener(MouseEvent.CLICK, btn4Click);
mainmenu_mc.menuBtn5_btn.addEventListener(MouseEvent.CLICK, btn5Click);
mainmenu_mc.menuBtn6_btn.addEventListener(MouseEvent.CLICK, btn6Click);
mainmenu_mc.menuBtn7_btn.addEventListener(MouseEvent.CLICK, btn7Click);
mainmenu_mc.menuBtn8_btn.addEventListener(MouseEvent.CLICK, btn8Click);
mainmenu_mc.menuBtn9_btn.addEventListener(MouseEvent.CLICK, btn9Click);
function btn1Click (event:MouseEvent):void {
//home button actions
var btn1Outro:Tween=new Tween(pageContainer_mc,"alpha",Strong.easeOut, 1, 0, 1, true);
btn1Outro.addEventListener(TweenEvent.MOTION_FINISH, runBtn1Transition);
function runBtn1Transition (event:TweenEvent):void {
pageContainer_mc.removeChildAt(1);
pageContainer_mc.addChild(p1);
var btn1Intro:Tween = new Tween(pageContainer_mc, "alpha", Strong.easeOut, 0, 1, 1, true);
function btn2Click (event:MouseEvent):void {
var btn2Outro:Tween = new Tween(pageContainer_mc, "alpha", Strong.easeOut, 1, 0, 1, true);
btn2Outro.addEventListener(TweenEvent.MOTION_FINISH, runBtn2Transition);
function runBtn2Transition (event:TweenEvent):void {
pageContainer_mc.removeChildAt(1);
pageContainer_mc.addChild(p2);
var btn2Intro:Tween = new Tween(pageContainer_mc, "alpha", Strong.easeOut, 0, 1, 1, true);
etc. etc. etc... 

I'll assume that you are referring to p1.  If you don't want it to appear, then you should set its alpha value to 0 before you add it to the display list...
p1.alpha = 0;
pageContainer_mc.addChild(p1);
If the text is remains visible, then chances are you are using a dynamic textfield and have not embedded the font in it.

Similar Messages

  • I cannot get into my emails via firefox as onlt the first page will load. I can get in on google chrome. I have wirked through the troubleshooting sheets.

    My emails are on Talktalk.net. I have used Firefox for several years with no trouble but at the end of 2013 only the first page would load from firefox. I contacted talktalk and they got me to reset firefox which worked for a short time. When i contacted them a second time they said the fault was on the browser. Based on comments on M support i updated from version 22 to 26 but with no change. I have today worked through the troubleshooting sheets as far as i am able with no success. I can get at the emails from my phone and via google chrome but not from firefox

    Try these;<BR><BR>
    Clear the Cache '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies '''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If that does not help,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode start Firefox in Safe Mode]'''''.
    Let us know how you do.

  • Customer Invoicing Printing First page line items blank

    Hi Everybody,
    Customer Invoicing Printing First page line items blank and it is printing it from the second page.  Please help me on this.
    Regards,
    Md Ziauddin.

    item No    Material No   Descripition  Putaway Bin   SUT  Vendor Batch  LE QTY  COA   Base UOM
    this how my line item should like, i am able to print only single line item for each item no.
    if i have 5 pallets for single line item, i want the same line item to be printed 5 times and this is what i am looking at

  • I need my home page to load to a certain section after initial load

    Hi guys, I need my home page to load up as normal and then after a few seconds I want the page to move so the header moves up and the user sees only a video and a call to action, can anyone help me

    This is not resolved yet, not sure why it says assumed answered

  • First page comes out blank

    Photosmart 8250 Every time I print after turning the printer on, the first page comes out blank then every thing goes allright. What/how to correct?
    Thank you. 

    the problem you are facing might be because in first page general attributes you had not defined next page as page 2 ..as you  are saying the desired thing is happening oon pages 2 and 3 but not for 1 and 2
    so from this it seems that linking of pages might be missing.
    Hope it helps you
    RICha

  • Have macbook pro referb how do I set up when I log on that yahoo finance will be the first page that loads

    How do I set up so yahoo finance is the first page that loads when I log on?

    Depends on which browser you are using - with Safari, click on Safari > Preferences > General and go to 'homepage'. Input the URL address of the site you want (in your case, go to Yahoo Finance, copy the address and paste it in that line).

  • Ssrs 2008 r2 rectangle causes first page to be blank

    In an SSRS 2008 r2 report I have 6 matrixes that I placed into 1 rectangle so that all the individual items do not float.
    The problem is that the first page of the ssrs 2008 r2 report is blank when the report is executing.
    I have set the report properties to: landscape, custom paper size, width 14" and height = 11". The report properties are width 14 inches and the height is 11 inches. The body properties keep changing to 26.75719 inches and width = 13.54667 inches.
    When I set the border of the rectangle to solid,  I can see the rectangle when the SSRS report is executing. The rectangle appears before any of the matrixes are displayed. However when I look at the rectangle in design mode, the rectangle is around all
    6 of the matrixes.
    Thus could you tell me why the rectangle is displayed in a different location when the report is executing and not around all the matrixes at that point?
    If there is no property that can be set, then should I have more than one rectangle? To place the objects into separate rectangles, I want to mention that that there is a header matrix and a summary rectangle that need to be shared. Matrix #2 and Matrix #3
    are for students in grades 01 to 08. Matrix #4 and #5 are for students in grades 09 to 12.
    Can you tell me what I can do so that I do not have a blank first page when the SSRS 2008 R2 report is executing?

    Hi wendy,
    If we want to use a rectangle as a container for other items, we should drag them into the rectangle. When we move the rectangle, the items that are contained within the rectangle move along with it. An item within the rectangle shows the name
    of the rectangle in its Parent property.
    For more information about using a rectangle as a container, please see:
    Add a Rectangle or Container (Report Builder and SSRS)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Need help with page that goes blank

    I published a page on my web site after uploading a PDF
    document using Macromedia Contribute 3.0 like I've done for 3
    yrs... when published, the entire page went blank including master
    page items... my web host restored the missing page... and I tried
    again using the trial version of CS/Adobe/Contribute and same
    thing... a blank page appeared... everything is missing... Has any
    else experienced this? Or have any idea why it's happening? I'm not
    doing anything I haven't done a hundred times before...
    Thanks for any help
    [email protected]

    I published a page on my web site after uploading a PDF
    document using Macromedia Contribute 3.0 like I've done for 3
    yrs... when published, the entire page went blank including master
    page items... my web host restored the missing page... and I tried
    again using the trial version of CS/Adobe/Contribute and same
    thing... a blank page appeared... everything is missing... Has any
    else experienced this? Or have any idea why it's happening? I'm not
    doing anything I haven't done a hundred times before...
    Thanks for any help
    [email protected]

  • How can I get my FRAMESET page, which loads blank frames in Firefox 22.0 but works in IE7, to work in Firefox?

    This is my current page, which works in IE 7:
    < HTML>< HEAD>< TITLE>My Calendar of Events< /TITLE><br>
    < base href="C:\Calendar\2013\"></HEAD ><br>
    < FRAMESET BORDER=5 ROWS="60, *" ><br>
    < FRAME NAME="navigate" SRC="navigate.html" SCROLLING="NO" MARGINWIDTH=0 MARGINHEIGHT=0 NORESIZE ><br>
    < FRAME NAME="content" SRC="load.html" SCROLLING="AUTO" MARGINWIDTH=5 MARGINHEIGHT=0>
    < /FRAMESET >< /HTML><br>
    I later added the followinging lines, the 2nd in the <head> section (to no avail):
    < !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd" >
    < meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
    The frames seem to load in Firefox 22.0, as I can see the border, but no content is displayed. I CAN get the content to display in Firefox if I open the frames manually, either by typing in the addresses or dropping the pages into a window so it 'must' be the FRAMESET page. Any help will be greatly appreciated.

    EDIT:
    I forgot to "break" the html code, so it didn't show in the question. Found the Edit option, repaired questin.

  • HELP need urgently! Pages not loading ANY images in my document.

    Hi all,
    I am writing my thesis for my degree, and my document is quite large. I have ~40 images of various sizes, up to 300kB. Everything was fine last night, and I saved the pages document three times on three different storage devices because I'm paranoid about losing this work.
    I closed Pages last night after saving, and today when the document is opened, every single image has been replaced with a grey square containing a question mark.
    What I can't understand is that when I quick-look the document in finder, it still contains all the images just as it was last night.
    Help with this would be very much appreciated!
    Thanks in advance,
    Graham

    It doesn't say "include", that is the previous check box. It is just Save as.
    Saving to Word (really this export) is not perfect in Pages particularly if you have used any uniquely Pages features.
    Since I can't see what you have done, which is probably something you have not described, it really would be faster just to see the docuument. Currently I am suspecting it maybe inline graphics.
    Peter

  • Special feature of Firefox... loading blank pages

    Yes, it's an old chestnut this one: various pages loading completely blank. I have no security issues – ran combofix just in case – everything is working OK... except Firefox and its blank pages.
    I followed advice given in the following post and there were no suspicious addons:
    http://support.mozilla.org/en-US/questions/940483
    I load these blank pages in IE without any problems - If it’s simply a question of updating Firefox I shall do so, but this shouldn’t be happening in the first place.

    Surprise, surprise... after updating, some pages still load blank.

  • First page on website is blank

    I have successfully started a personal domain withiWeb.
    My address however shows something like this  www.mywebsite/www.mywebsite/firstpage name.html
    when I go to MOBILE ME  , and look under iWeb, the first page is labeled blank
    On the iWeb editing page the first page is www.mywebsite, and the second page is firstpage
    here, have a look for yourself
    http://www.stoptaxpayerfundedbailouts.com/www.stoptaxpayerfundedbailouts.com/CON RAD_TAMEA_JR_MD.html
    What am I doing wrong??
    Thanks

    You may want to consider renaming your Site to something simpler instead of giving it the same name as your domainname.
    On the iWeb editing page the first page is www.mywebsite, and the second page is firstpage
    here, have a look for yourself
    http://www.stoptaxpayerfundedbailouts.com/www.stoptaxpayerfundedbailouts.com/CON RAD_TAMEA_JR_MD.html
    Do not confuse Pagenames with Sitenames with Domainnames.
    The first part is your Domainname
    The second part is your Sitename
    The third part is your Pagename
    The Sitename and Pagename is what you entered yourself. You can change it if you want.
    Here's a little learning regarding the concept of iWeb Sites :
         The concept of iWeb Sites

  • First Page appears blank

    Hey Everyone,
    We have a few people that use Adobe Acrobat 7 Professional at our company, and very recently one person started experiencing a weird issue where they would open a .pdf and the first page would appear blank (as in a grey background like nothing is there). They could then move forward to page 2, then back to 1 and it will display correctly. This has happened with more than one .pdf. I have tried uninstalling and reinstalling the software, but to no avail. The .pdf's are not corrupt, as they open just fine in Adobe Reader, and I can take them to another machine with Acrobat 7 installed and it opens fine there as well. I have looked through the settings in comparison to another machine and they seem to be identical. There must be some setting I'm missing, but I'm not sure where to look. Any help with resolving this problem, or even a simple point in the right direction would be greatly appreciated.

    Hey Paul,
    Thanks for responding. I tried this for the employee, but unfortunately it did not do the trick. One weird thing that I noticed is that it doesn't do the blank page everytime. This also seems to only happen in Acrobat Pro. The Adobe Reader opens the .pdf fine every time. Weird issue huh?

  • Why do some pages load blank?

    I allow Safari to restore previous session when it starts.  Sometimes pages will load blank.  I can see the page title at the top of Safari but the URL is blank and the content area is white.
    Any idea how to prevent or get the full page to load?

    Reset Safari.
    Click Safari in the menu bar.
    From the drop down select "Reset Safari".
    Uncheck the box next to  " Remove saved names and passwords".
    Click "Reset".
    Empty Caches
    Safari > Preference > Advanced
    Checkmark the box for "Show Develop menu in menu bar".
    Develop menu will appear in the Safari menu bar.
    Click Develop and select "Empty Caches" from the dropdown.
    Turn off Extensions, if any.
    Safari > Preferences > Extensions

  • Firefox 4.0 hangs at first page opened, must restart through Task Manager, Restart doesn't fix.

    I upgraded to FF 4.0 this weekend, and it worked great at first, but when i restarted it, it would hang on the first page it loaded or if i just left it on the blank screen for more than 10 seconds, accepting no inputs or clicks, and must be shutdown through the task manager. Restarting hasn't solved this, nor does a Unistall-reboot-reinstall cycle. It will run in safe mode but this is not very functional. Using winXP.

    '''https://support.mozilla.org/questions/997866?esab=a&s=&r=1&as=s'''.<BR>
    This is not a cure but will make it easier if Firefox locks up.

Maybe you are looking for

  • ISE 1.2.0.899 patch 1,2,3,4 with blackberry 9700

                       Hi, I'm using ISE 1.2.0.899 patch 1,2,3,4, and I am trying to use guest portal on blackberry 9700. I verified that I am able to do 802.1x with blackberry. I associated to ssid, and opened web browser, and I can see the guest portal

  • Logical system name has been changed for this system

    Hi gurus, I am fasing problem in BI7 system. we created a new client in the system & want to set it for BI development. System Response The transaction is canceled. Procedure Change the name of the logical system (table T000) for client  back to BID5

  • USING A NEW MINI ON A 1080i HDTV WIDESCREEN PROJECTION TV...HELP!!!!

    Hi! As mentioned on the topic I own a samsung 62" widescreen (yes, 16x9) with HDTV built in (You should see the xbox360 running on this thing!) The thing is, I've looked for a while and I'd like to buy a mac mini for the MEDIA HUB of my home theather

  • Adobe After Effects CS5 & Quicktime ERRORS / crashing...

    Greetings, I am having a lot of AE CS5 crashing (app just quits for no reason while scrubbing) and other weirdness...like today, and I am being told on the Adobe Boards that it 's Quicktime related. I am rendering a 3 minute piece in ProRes 4:2:2 (12

  • Deploying Acrobat X in VDI environment

    Hi we're moving to a VDI environment in our organization with Windows 7 image. one of the goals is to have the minimum amount of master images for the users. therefore only components and middleware are installed on the master image and our main solu