Ad:
 
You are currently viewing page 1 of this multi-page discussion thread
Similar Threads
Jun 18th, 2008
0

Flash check box

Expand Post »
Hi
Shall i inscrease the font of checkbox size in Flash 8.0.
if i crease how??
please help...

Thanx Advace ...
Reputation Points: 0
Solved Threads: 33
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008
Jun 18th, 2008
0

Re: Flash check box

Do you mean textbox?
Reputation Points: 196
Solved Threads: 127
Practically a Master Poster
buddylee17 is offline Offline
600 posts
since Nov 2007
Jun 19th, 2008
0

Re: Flash check box

No... No ...

beside check box font is there that font size i am asking ...
Reputation Points: 0
Solved Threads: 33
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008
Jun 19th, 2008
0

Re: Flash check box

Could you rephrase your question please. Not sure I'm QUITE understanding what you are asking!

What Font size?
What Checkbox? Check box gets !checked! So you don't require any font
Last edited by macneato; Jun 19th, 2008 at 4:51 am. Reason: question is confusing me! making me make mistakes
Reputation Points: 43
Solved Threads: 46
Posting Whiz
macneato is offline Offline
396 posts
since Jun 2007
Jun 19th, 2008
0

Re: Flash check box

I attached what i want ??
Attached Images
 
Reputation Points: 0
Solved Threads: 33
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008
Jun 19th, 2008
0

Re: Flash check box

Ok...

1. Open the components panel by hitting ctrl+f7.

2. Drag the checkbox component onto the stage, and select the checkbox component in Frame 1.

3. Type "checkbox" as the Instance Name, to name the component.

4. In the Label Placement parameter menu, check that the default value is set to right alignment.

5. Type "state1" for the Click Handler name.

6. Select the first key frame. Press f9 to open the actions box, and insert the following action:
Graphics and Multimedia Syntax (Toggle Plain Text)
  1. function state1()
  2. {
  3. checkbox.setLabel("Checked")
  4. }

Sorted.
Last edited by macneato; Jun 19th, 2008 at 7:09 am.
Reputation Points: 43
Solved Threads: 46
Posting Whiz
macneato is offline Offline
396 posts
since Jun 2007
Jun 21st, 2008
0

Re: Flash check box

Hi,

It's very simple to do that,

1. Open the components panel by hitting ctrl+f7.

2. Drag the checkbox component onto the stage, and select the checkbox component in Frame 1.

3. Type "checkbox" as the Instance Name, to name the component.

4. In the Label Placement parameter menu, check that the default value is set to right alignment.

5. Type "state1" for the Click Handler name.

6. Select the first key frame. Press f9 to open the actions box, and insert the following action:

myCheckBoxInstanceName.setStyle("fontSize",15);

Give whatever size you want and resize the check box using Free transform
Reputation Points: 153
Solved Threads: 229
Nearly a Posting Virtuoso
rajarajan07 is online now Online
1,402 posts
since May 2008
Jun 21st, 2008
0

Re: Flash check box

Please remove the step 5. Please reply soon if you need more help (or) if you got the soluton, mark as solved.
Reputation Points: 153
Solved Threads: 229
Nearly a Posting Virtuoso
rajarajan07 is online now Online
1,402 posts
since May 2008
Jun 21st, 2008
0

Re: Flash check box

It's not solved it shows same size same check box...
Reputation Points: 0
Solved Threads: 33
Posting Whiz
sreein1986 is offline Offline
306 posts
since May 2008
Jun 21st, 2008
0

Re: Flash check box

I had worked and then only gave the code. plz try again. Follow the steps correctly
Reputation Points: 153
Solved Threads: 229
Nearly a Posting Virtuoso
rajarajan07 is online now Online
1,402 posts
since May 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Graphics and Multimedia Forum Timeline: Flash Intro
Next Thread in Graphics and Multimedia Forum Timeline: Gallery Action Script





About Us | Contact Us | Advertise | Acceptable Use Policy
Build Custom RSS Feed


Follow us on Twitter


© 2010 DaniWeb® LLC