[Flashcoders] Print Rows DataGrid

2007-09-06 Thread Vivek Gaikwad
Hi,

 

I have a DataGrid on the stage having almost 70 rows. A vertical scrollbar
appears since these many rows can't fit in one shot. 

When I print this movie, the rows which were visible from the DataGrid only
get printed. What if I want to print the entire DataGrid(all 70 rows)?

 

 

peace, veiky

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Word Wrap Radio Button

2007-08-17 Thread Vivek Gaikwad
Hi,

 

I am creating a small online test. I am using radio button component for
the questions. The length of some of the questions is more than my stage
size. Can I make word wrap for the radio button? 

 

I am using Flash 8.

 

 

peace, veiky

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Drop Area Text Field

2007-08-09 Thread Vivek Gaikwad
Hi,

I am trying to create a drag  drop activity, wherein there will be 4
options provided which we need to drag n drop on to the _ in the
question.

eg:

Q1. The addition of 4 and 5 is __.

a. 10
b. 3
c. 9
d. 7

All the options will be different movieclips. The question is a dynamic text
field. My problem is how will I get the dropArea? which is _.

 

Stuck with this.

 

peace, veiky

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Tab Problem

2007-02-07 Thread Vivek Gaikwad
Hi all,

 

I was trying to figure out this:

 

I have 3 input boxes(component) and 2 buttons created by me on stage.

I have set the tabIndex for all the 5 controls using the accessibility
panel.

 

When I publish this, tab seems to stuck between the input boxes, it doesn't
come on the buttons.

 

Any solution?

 

 

 

Thanks  Regards

Vivek Gaikwad - Flash Accessibility Developer

 

 

 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] RE:[ Flashcoders] Tab Problem

2007-02-07 Thread Vivek Gaikwad
Even if I set the tabIndex through scripting, it doesn't solve the issue.
Tab doesn't come on the buttons.


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Open a local .html file on click of a button

2006-11-17 Thread Vivek Gaikwad
Hi all,

 

I have a folder in which there are 3 files.

 

1.   one.fla

2.   one.swf

3.   try.html (this is just a simple html file on my local disk)

 

There is a button inside one.fla file, on click of which I want to open the
try.html page.

I tried using getURL method. But it didn't work for me.

How to go about it?

 

 

 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com