|
|
#1 (permalink) |
|
Junior Member
Join Date: Aug 2008
Location: Paris
Posts: 4
|
I'm french, I need accents in some words like "é è à î ï ù"...
I can't see them in the bubbles of each icon, they don't appear whereas I put them in the data.xml file. I tried to change the line : <?xml version="1.0" encoding="UTF-8"?> by : <?xml version="1.0" encoding="ISO-8859-15"?> but no success. Thanks. |
|
|
|
|
|
#2 (permalink) | |
|
OXYLUS Staff
|
Quote:
|
|
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Aug 2008
Location: Paris
Posts: 4
|
The code I have in .fla is this :
Code:
Stage.scaleMode = "noScale";
Stage.align = "LT";
_lockroot = true;
import oxylus.dock.main;
var xmlOb:XML = new XML();
xmlOb.ignoreWhite = true;
xmlOb.onLoad = function() {
var aux:main = new main(xmlOb);
}
xmlOb.load(_root.xmlFile==undefined?"data.xml":_root.xmlFile);
|
|
|
|
|
|
#4 (permalink) | |
|
OXYLUS Staff
|
Quote:
In the .fla you have everything on categories by folder, you must find there the text field, it is not in the .as code |
|
|
|
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT. The time now is 07:51 PM.








Linear Mode
