| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: May 2002
Posts: 157
|
Can you place a form that has comboboxes and radio buttons in a scrollable region?
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
Good question. The answer is yes, but you have to be tricky. When you first add the nested components the scroll pane doesn't work because the fonts used in the child components aren't embeded in the Flash file, and the scroll pane can't mask non-embedded fonts. The solution is to edit the FLabel smartclip in the Global Components folder which appears in your library when you drag a component onto your movie. Open it up and embed the font in the field. See attached.
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#4 |
|
Registered User
Join Date: May 2002
Posts: 157
|
I'm not sure if I'm understanding you correctly. I compared the code in the FLabel clip from the .fla file you sent me to the code of a new file I created myself, and I could find no difference. Would you mind clarifying a bit more what exactly it is that I need to edit?
I've also noticed most of my problems seem to occur when I try to use comboboxes inside scrollpanes. I've attached a file below to demonstrate this. Last edited by lbower; 08-23-2002 at 03:02 PM.. |
|
|
|
|
|
#5 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
If you open up the library and go Flash UI Components > Component Skins > Global Skins there is an FLabel item. Edit it and embed your font in the field and it will work. But only to a certain extent. When you drop down the combo box, if any part of it is out of the scroller it appears regardless. Can't think what to do there exactly...
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#6 |
|
Registered User
Join Date: May 2002
Posts: 157
|
Jesse,
Thanks so much for your help. I've played around with the file you attached, and it works great. But I still have no idea what it is that you did to the FLabel item. When you say "edit it and embed your font in the field" - how exactly do I do that? What exactly am I editing? Once again thanks so much. You don't know how much you've already helped. I've been struggling with this thing for about three months, and you've been the only one to at least show me that it is possible to place comboboxes inside of scrollpanes. |
|
|
|
|
|
#7 |
|
Registered User
Join Date: May 2002
Posts: 157
|
Okay, I'm stupid. But just in case there is someone else out there reading this who has no idea what is going on, here's what you do:
As Jesse said, open the FLabel item. Then in the Properties window, click Character. Then just select any option other than No Characters. Jesse, I must still once again express my undying gratitude for showing me this. You have no idea how much this has helped. |
|
|
|
|
|
#8 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
No problems. Sorry I didn't answer your post above. Been busy.
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#9 |
|
****************
Join Date: Jan 2002
Location: dublin / on my bike
Posts: 35
|
Hi,
can anyone confirm that this happens on their machine : when you click on the swf of the example file above once they have saved it to their own machines...all the contents that should be contained in the scrollpane are visible on the screen. I ask this because i am having a similar issue..please see thread scrollpane component appearing above everything else in projector Thanks all, duffi |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Jun 2004
Location: NYC
Posts: 2
|
I have been trying to work this out and this thread helped me tremendously.
many thanks Mike |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|