PDA

View Full Version : ActionScript 3.0


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186

  1. why does stage width keep changing
  2. SendMail with Attachment??
  3. Launch MouseClick event even if button was not clicked
  4. How to tell when video.videoWidth and video.videoHeight are available?
  5. Timeline Nav + Transition. Help plz!
  6. spell checker in as3
  7. sound with tween
  8. flicker effect
  9. Classes structure and internal communication
  10. Dynamic XML filtering via attributes [confused!]
  11. Listen to for All Events from an object
  12. error but no error location
  13. Clicking Through MovieClips to Underlying Objects
  14. Initializing embedded BMP with getDefinitionByName?
  15. Improve FLV Playback Quality
  16. Converting some AS2 code to AS3!!
  17. ActionScript 3 "virtual" keyword
  18. onPlayStatus not working
  19. Insert dynamically Library Objects on Stage using AS
  20. _root.gotoAndPlay doesnt work in as3
  21. Clear focus from textfield
  22. swapping movieclips from library
  23. Can you create a screenshot in AS3???
  24. Error: Unknown Property: 'constructor'.
  25. movieclip width and height including dynamic text field
  26. Warping a textfield on an Arc path
  27. 3D models in flash player 10
  28. Inside/Outside Cutoff in font Antialiasing
  29. Textfield writen by typewriter class problem
  30. Error 1120 "Access of unidentified property"
  31. why, when extending MovieClip, is there no need for a super() call
  32. Refences and pointers, how to copy/referer a pointer?
  33. override question
  34. JS call AS function
  35. unload loader swf AS3
  36. Just confirming if I'm overriding the class right?
  37. Why is this not displaying?
  38. How do I make a .dae double sided?
  39. Looping though an Array of Movieclips
  40. retrieving image
  41. as3 + tweener + proportional scaling
  42. Creating array from URLVariable
  43. Calling function from loop
  44. How to get a movieclip it unload itself?
  45. Any code beautifiers/formatters for AS3?
  46. Build hierachy tree?
  47. 1 model, several views
  48. unload MC in container and add new MC
  49. Problem of 3D projectionCenter in Flash CS4
  50. Adding EventListeners on a sprite inside an object
  51. Loading External Text with CSS formating
  52. buttons inside movie clips inside buttons inside movie clips
  53. gotoandplay then removechild problem
  54. HitTestPoint and custom method
  55. Getting object instances
  56. addChild Problems?
  57. AS3 Function similar to is_file() from php
  58. Why doesn't a variable declared in the superclass show in the subclass?
  59. Looking for a good 3d rendering tut
  60. fullScreenSourceRect ok in player but not in browser
  61. gotoAndPlay in nested MovieClip
  62. Problem with Depths and MouseEvents
  63. A Little Guidance
  64. New You Tube search option?
  65. building an as3 Journal
  66. how to reference an existing movieclip via it's instance name?
  67. Adding img from XML using URLLoader
  68. Papervision AS3 Culling Issue
  69. OnRollOver and OnRollOut
  70. Working w/ containers...
  71. Presentation CLicker Class??
  72. _root.gotoAndPlay doesnt work in as3
  73. URLLoader and UTF-8 encoded PHP
  74. newsmap/news feed project queries
  75. [AS3] How to perform Hit Tests with Irregular shaped objects?
  76. Removing children with conditional statements help!
  77. System.pause(); and System.resume();
  78. scrollRect Issues in Full Browser Implementation
  79. whats wrong with this code
  80. saving locally with SharedObject question
  81. how to pass parameter into event handler?
  82. Application Domains (i think)
  83. Fade In <> Out logic problem...
  84. easy flash question?
  85. Instance a SWF that is loaded at runtime
  86. external interface
  87. Using an SWC to bundle assets
  88. How to Change Registration point dynamically
  89. Array as parameter -> pass by value?
  90. addChild(), Classes, and Error #1009
  91. Flash AS3 and REST API
  92. What's the difference between "as String" and "String()"?
  93. Error 1119: Access of possibly undefined property
  94. List all buttons on stage
  95. embedded movie clip to play maintimeline
  96. Problem with "alpha"
  97. Flash based FileManager
  98. tabindex
  99. subclass properties don't seem to be picked up by superclass methods
  100. Pre-loader for indivdual Movieclips
  101. Multiple instances of a class question
  102. Can't read array content outside of an eventlistener
  103. displaying random quotes from external file
  104. Adding Multiple Movieclips with Custom Method
  105. AS3 xml text
  106. changeing visibility for dynamic text
  107. External Interface syntax errors
  108. loading swfs and text from XML?
  109. Issue with unloading a loader....
  110. Regular expression bug??
  111. Working with dates before 1970
  112. pass variable between swf files
  113. AS3: getURL using xml loads last node in my xml list
  114. plotting points on a perpendicular plane
  115. escaping fullscreen losing focus
  116. Rotation problem with object facing point
  117. FileReferenceList only fires Event.CANCEL?
  118. drawing bitmaps problem
  119. Placing cue point markers correctly
  120. Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
  121. contact form in as3!
  122. Restart class?
  123. Getting strange transitions when using Tweener (AS3 version) with Papervision 2.0
  124. Sound randomly not playing
  125. Php scripts with actionscript
  126. newbie onEnterFrame
  127. scalable images
  128. using components in external swfs?
  129. eval / dynamic calling constructor/parameters
  130. syntax for and?
  131. My Flash Chat Room (long)
  132. 1180: Call to a possibly undefined method URLrequest.
  133. Timers vs EventListeners
  134. Object Oriented Scrollbar with External HTML and CSS file
  135. full browser huge background images
  136. Wait on frame, then play
  137. Return more than one variable from a function
  138. Unusually long wait time for StackOverflow/ScriptTimeout
  139. Button Press
  140. applying multiple filters to an object
  141. Popup window adjusted to users screen resolution (navigateToURL)
  142. Addchild is giving me Error 1180:
  143. enumerateFonts order
  144. How to make a class
  145. Creating Wedges for a Pie Chart
  146. Firefox 3 bug? or my bad? or WMODE again?
  147. Dynamic Text Box giving me Error #1010
  148. Error 1120, can't see MC on stage.
  149. Angles and Rotations question
  150. Scroll text loaded from an XML
  151. Direct mousewheel focus to swf
  152. TypeError 1009?
  153. help coding menu
  154. Removing the children
  155. AS2swf loaded into AS2 swf
  156. crop bitmapdata to create new bitmap
  157. SecurityError: Error #2123: Security sandbox violation
  158. Animated Button (smooth) Help Please.
  159. momentum on MOUSE_UP
  160. Loading Multiple Text files on ROLL_OVER
  161. Targeting Siblings
  162. Can Flash take a screenshot of a page?
  163. Help with classes
  164. Problem loading external swf with XML
  165. AS 2 AS 3 Conversion Question
  166. SimpleButton Text?
  167. making a variable with a variable name
  168. XMLList access
  169. Looping through an array of functions.
  170. simple paly next frame
  171. Flashvars/SWFObject help
  172. swf won't diplay when embedded in html
  173. disapearing variables?
  174. looping a section of frames
  175. Flash Player 10
  176. secure db communication
  177. Free Code: Classy Auto-Drop Shadows
  178. dynamic text fields scroll problem
  179. Stop loading a sound file (MP3)
  180. Dynamic load of library item
  181. Clicktag issue
  182. Temporary internet files
  183. IOErrorEvent.IO_ERROR doesn't fire online
  184. ByteArray and FileReference.save
  185. Give a name to a movie clip i have loaded in at run time
  186. Sound won't play in publish mode
  187. mailto and IE problem
  188. API Problem with Mochi Ad
  189. Preloader Not Loading Until 50%
  190. Variables in ExternalInterface
  191. Free Code: Get point around a perimeter
  192. Load External SWF via XML
  193. Remote debug flash9 into IE.
  194. help with frame scripting problems
  195. How to Open a HTML file into a specific frame
  196. Making a border around a sprite... why so serious?
  197. contextMenu with icons
  198. My SWF works fine with Firefox, not with IE...
  199. ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
  200. TypeError: Error #1009
  201. font property of flash.text.TextFormat
  202. Setting text format?
  203. Need more control of external preloader
  204. Sound Visualizations and other Flash Players
  205. Dynamic XML Reference
  206. Annoying autoformat problem
  207. Sound sample question
  208. refreshing swf files in internet explorer
  209. Accessing movieclip from within a class
  210. EventListener not working?
  211. How to learn ActionScript fast?
  212. How to turn an image to his "B" side?
  213. simple load check
  214. Interesting Autoformat discovery...
  215. Video player help
  216. MouseEvent
  217. CS3 and png image loading issue
  218. event target issue
  219. Mouse trail problem
  220. help with preloader code
  221. Help identifying array variable
  222. camera/mic access once refused
  223. XML Question
  224. changes mouse focus?
  225. Newbie Casting Question - Dynamic Video Calls
  226. Loading Multiple MP3
  227. dispatchEvent to parent movieclip
  228. hitTestPoint bug
  229. error 1152: a conflict exists with inherited definition
  230. actionscript 3 random spinning wheel
  231. Testing with older versions of Flash Player
  232. context menu stops working after addchild()
  233. getChildAt() problem
  234. help with children
  235. Sound keeps playing...
  236. TextField Alpha question
  237. ApplicationDomain.currentDomain Equality
  238. Scrolling Text Fields & Printing
  239. Camera-data to a BitmapData-array - small image?!!
  240. weird?
  241. Building a 3D engine
  242. contextmenu disable
  243. changing border color seperatly [complicated case]
  244. How do I allow people to download something...
  245. Some quick Q
  246. Tweening a gradient?
  247. Timeout of script execution
  248. FLV MetaData
  249. Mouse_leave
  250. Help with google map in AS3