Pages: [1]
  Print  
Author Topic: * Warning * "About" is not permitted in Flash context menus  (Read 156 times)
Flaog
Gaia Novice
*
Posts: 2


« on: September 11, 2011, 07:56:18 AM »

Hello,

When i create a new project, i get this warning upon publishing

Quote
Gaia Framework (AS3) v3.2.6
* Warning * "About" is not permitted in Flash context menus

i just edited the xml nothing more
here is my xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<site title="Gaia Framework Site: %PAGE%" menu="true">
    <page id="index" src="index.swf">
        <page id="nav" src="nav.swf" depth="top">
            <page id="home" title="Home" src="home.swf" menu="true" />
            <page id="about" title="About" src="about.swf" menu="true" />
            <page id="contact" title="Contact" src="contact.swf" menu="true" />
        </page>
    </page>
</site>

the About page shows inside of flash (and i can navigate from that page to another) but not in the browser, what does it mean ?
Hope someone can help me.

Thanks
Logged
codeKnow
Gaia Expert
****
Posts: 319


codeknow
WWW
« Reply #1 on: September 11, 2011, 08:21:41 AM »

Simply means that *about* is a reserved word for flash specifically. Work around is simply this :
*AboutUs || About.* <-- notice that *technically these are both not "About"...

that should do it !!
Logged
Flaog
Gaia Novice
*
Posts: 2


« Reply #2 on: September 11, 2011, 08:49:10 AM »

Thank you  Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

TinyPortal v1.0 beta 4 © Bloc