Flash JavaScript Dictionary- P4

Tham khảo tài liệu 'flash javascript dictionary- p4', công nghệ thông tin, đồ họa - thiết kế - flash phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | This property applies only to static text it generates a warning if used with other text types. Example The following example selects the characters from index 2 up to but not including index 6 and sets the autoKern property to true .setTextSelection 3 6 .setElementTextAttr autoKern true Availability Flash MX 2004. Usage Description Property a Boolean value. A value of true causes text to appear with the bold version of the font. Example The following example selects the first character of the selected text object and sets the bold property to true .setTextSelection O 1 .setElementTextAttr bold true Availability Flash MX 2004. Usage Description Property a string that determines the baseline for the text. Acceptable values are normal subscript and superscript . This property applies only to static text. Example The following example selects the characters from index 2 up to but not including index 6 of the selected text field and sets the characterPosition property to subscript .setTextSelection 2 6 .setElementTextAttr characterPosition subscript TextAttrs object 301 Availability Flash MX 2004. Usage Description Property an integer that represents the space between characters. Acceptable values are -60 through 60. This property applies only to static text it generates a warning if used with other text types. Example The following example sets the character spacing of the selected text field to 10 .setElementTextAttr characterSpacing 10 Availability Flash MX 2004. Usage Description Property a string that represents the name of the font such as Arial . Example The following example sets the font of the selected text field from the character at index 2 up to but not including .

Không thể tạo bản xem trước, hãy bấm tải xuống
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.