|
-
Different pages in one content pane?
It's been a while since I've done any work with KM (other than some basic stuff) so some stuff is a little rusty.
I'm trying to use one content pane to display different html files.
For example. If someone clicks a button on the site to News - it loads the news .html page. If someone clicks the roster button - it loads the roster.html.
I could swear I did this before. Just can't find my reference files.
-
KoolMoves Moderator
Look in the API file for Content pane. Under Examples\Components\Flash 8\API
But basically the format to set content is:
setContent ( type, source [, transition, transitTime [, clipRect [, initObject ]]] )
-
Thanks.
BTW, what does ANALOG to textfield mean?
Eg: Analog to textfield.styleSheet
-
KoolMoves Moderator
I assume you mean this:
setNewTextFormat ( textFormat )
-------------------------------
Analog to the textfield.setNexTextFormat function
Wilburt is not a native English speaker and I'm sure he meant Analogous meaing the same as
-
 Originally Posted by blanius
Wilburt is not a native English speaker and I'm sure he meant Analogous meaing the same as
That's right Bret 
A stylesheet can be assigned to a content pane in the same way as to a dynamic textfield.
-
Man, I can't believe how rusty I've become. A few months away from coding and the I feel like a noob again.
Thanks guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|