  | | | xml question.... | xml question.... 2004-04-19 - By Todd Gleaton
Back Hello again,
Working on incorporating xml into my flash project for the first time and I have a few simple problems. I am going from the book "flash mx components most wanted" by friends of ed. I've gotten it to work the way they have in the book with no problem but I need to change a few things around if at all possible.
My first problem is since I am not to familiar with the xml language, how can you center the text inside the tables? If possible is this done in the actual xml file itself or in the flash component? Here is the code I have. I tried using <center></center> tags but it showed null where it should of been centered after I tried that.
<LIST> <HEADER WIDTH="100" NAME="venue">Venue</HEADER> <HEADER WIDTH="100" NAME="location">Location</HEADER> <HEADER WIDTH="30" NAME="rooms">Rooms</HEADER> <ITEM> <COLUMN NAME="venue">World of Coca-Cola</COLUMN> <COLUMN NAME="location">Downtown</COLUMN>
Second problem is I have a lot of data to enter and it doesn't fit on the page. ...can you put the data component inside a scroll component? Haven't tried it yet, just thought I would ask.
Thanks......tg
[Non-text portions of this message have been removed]
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Server geeks, take heart! If you're sick of wading through animation & graphics instruction for relevant info., then Nate Weiss' Macromedia Flash MX Professional 2004 for Server Geeks is for you. Leave designing to designers and dig into core concepts to create rich user interfaces, online advertising, and more. See www.peachpit.com for more info. Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/FLASHmacromedia/
<*> To unsubscribe from this group, send an email to: FLASHmacromedia-unsubscribe@(protected)
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
|
 |