cs3
Generate PDF with only Tj Operator
I want to generate PDFfiles or convert the existing PDF files that uses Tj operator to denote the string with Tl to denote text lead and it should not contain the TJ operator and TD operator. What i h[详细]
2023-03-10 10:28 分类:问答Flash AS2: accessing header movieclip in accordion
I want to create a list with flash cs3 using the accordion component (the user clicks on a row, and the row expands). The icon of the header is a movieclip \"My_icon\":[详细]
2023-02-20 04:28 分类:问答Muting all sound for a streaming video in Actionscript-2
So I\'m trying to mute a streamed video. For now I\'m working with one in the same directory. 开发者_Python百科[详细]
2023-02-19 15:03 分类:问答I am having an error trying to configure a slideshow in flash actionscript 2.0
thanks to anyone who is able to give a helping hand with this situation... So, I\'ve made a slideshow in flash, it was able to be previewed before i chose to debug movie. that was when an error appe[详细]
2023-02-18 00:21 分类:问答Suggested php code to read file rating set by Adobe Bridge CS3
Background:I have been attempting to read the rating that is assigned in Adobe Bridge CS3 using the creative commons Metadata toolkit for php without success.I am using shared hosting so I do not have[详细]
2023-01-03 23:38 分类:问答Flash CS3 ActionScript3 importing and using SWC
I am trying to create a SWC library for use in my Flash AIR project. I have created a seperate FLA called SceneLibrary and followed the steps defined here:[详细]
2022-12-28 16:24 分类:问答How to combine several movieclips into one scene?
I\'m creating a website that allows kids to designs a tshirt.I will have four section, colour, graphic, text and print.[详细]
2022-12-24 22:57 分类:问答Flash AS3: Loading bar not finished when movie starts playing
I\'m using the same code I always use for preloading another swf but it\'s not working this time. The problem this time is that when the loading bar gets to 16% every time you can hear the movie I\'m[详细]
2022-12-24 22:50 分类:问答How to set focus and insert caret in an empty text field in AS3
stage.focus = te开发者_运维知识库xtField; textField.setSelection(0,0); is not working for me. If the caret is not showing in your text field after using stage.focus = textField;[详细]
2022-12-23 22:22 分类:问答A question about the performance of htmlText in TextField
I have got a performance problem about TextField.htmlText +=msg.And I know thatTextField.appendText(msg) works better than TextField.text +=msg.So I wonder if there\'s some method better than 开发者_运[详细]
2022-12-23 22:01 分类:问答