<-- IE錯誤修正 --> RiS社群 | 提供全球華人 RIA | Web 2.0 | Flex | AIR | Flash | FMS影音多媒體等最專業交流平台 - 討論區公告 : Flash Media Server (含Flash影音串流)課程



快速發表主題
返回   RiS社群 | 提供全球華人 RIA | Web 2.0 | Flex | AIR | Flash | FMS影音多媒體等最專業交流平台 > 公告
Connect with Facebook

Flash Media Server (含Flash影音串流)課程 最新Flash Media Server(含Flash影音串流)課程開課時間與詳細報名內容都在這可以找到。

瀏覽全部公告 (6) 全域公告
 
2009-01-15 直到 2012-02-15
Bing 的頭像
Bing Bing 目前離線
論壇管理員
 
註冊日期: 2007-08-21
住址: 台北 & 台中(豐原)
文章: 2,796
說明:如何在論壇文章貼上具有 "程式碼行號 / line number"

Click the image to open in full size.


下列即是範例:


<?xml version="1.0" encoding="utf-8"?>
<!-- http://blog.flexexamples.com/2009/01...in-flex-gumbo/ -->
<Application name="TextGraphic_kerning_test"
        xmlns="http://ns.adobe.com/mxml/2009"
        layout="vertical"
        verticalAlign="middle"
        backgroundColor="white">

    <Style>
        @font-face {
            src: url("assets/ArnoPro-Regular.otf");
            fontFamily: EmbeddedArno;
            cff: true;
        }

        TextGraphic {
            fontFamily: EmbeddedArno;
            fontLookup: embeddedCFF;
            fontSize: 64;
        }
    </Style>

    <ApplicationControlBar dock="true">
        <Form styleName="plain">
            <FormItem label="text:">
                <TextInput id="textInput"
                        text="AVAST YE MATEY, SAIL AWAY"
                        maxChars="30" />
            </FormItem>
            <FormItem label="kerning:">
                <ComboBox id="comboBox"
                        dataProvider="[auto,on,off]" />
            </FormItem>
        </Form>
    </ApplicationControlBar>

    <VGroup clipContent="true">
        <TextGraphic id="textGr"
                text="{textInput.text}"
                kerning="{comboBox.selectedItem}"
                width="600" />
    </VGroup>



</Application>

 
論壇跳轉


所有時間均為台北時間。現在的時間是 01:35 PM
Powered by vBulletin® 版本 3.7.2
版權所有 ©2000 - 2010,Jelsoft Enterprises Ltd.
Advertisement System V2.6 By   Branden
RiS 社群(感謝正洋資訊顧問有限公司技術指導) - 使用3.7.2 Patch Level 1永久合法版權。
Ad Management by RedTyger
RiS社群(特別感謝 Ecstart 贊助網站空間及頻寬)


台灣排行榜 Rank.tw
Content Relevant URLs by vBSEO 3.3.0