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. How to create a shared class
  2. View Source with HTMLLoader
  3. Disabling Links and/or Redirecting Links in HTMLLoader
  4. Bitmap gets streched but why?
  5. buttonMode
  6. Building a site using Actionscript
  7. Adding data into Array of Generic Objects
  8. if movieclip is within range of movieclip, remove movieclip
  9. For loops and arrays
  10. load multiple images
  11. Keyboard Event
  12. Trouble with XML and PHP and AS3
  13. Preloader mc
  14. oop question
  15. Question regarding the use of super
  16. TypeError: Error #1010: A term is undefined and has no properties.
  17. controlling program flow through seperate classes
  18. Papervision file size
  19. Background Video with Scanlines?
  20. Help with "sliding content".
  21. Floating balloons
  22. Jumping back to first picture, gallery
  23. Problem with navigateToURL
  24. Controlling external swf dimensions
  25. PreLoader with external files?!?
  26. how to get YouTube video thumbs
  27. loading data from an external script (same domain) fails
  28. Code not exaclty working
  29. remove external file before it is fully loaded?
  30. Disable anti-aliasing of graphics operations in sprites?
  31. Reliable "is over" test?
  32. need a bit a tweenLite code
  33. array math
  34. delay a tween
  35. Exclude movieclip instance from function
  36. Why such poor quality?, no code, please view
  37. Similar gotoAndPlay code but withought click
  38. How do I get objects to disappear permanently onclick?
  39. Iterate through a flv or h.264
  40. loads xml (TypeError: Error #1088)
  41. loading external swf - works from document clas, but not from a different class
  42. directional motion blur
  43. 1120: Access of undefined property _OFFSTAGE.
  44. Debugger not working
  45. for...in not working???
  46. Naming a Dynam created MC?
  47. seekBarHandle not going away
  48. Inverting channels, of a BitmapData object?
  49. how to slow down blur using action script?
  50. addFrameScript to frames based on their frame name instead of a number?
  51. Slide Looping Question
  52. Display Captions from XML
  53. get height of textfield
  54. Adding Video Capability to Photo Gallery
  55. Problems With URLLoader Structures
  56. How to Clear out Bitmapdata on on different sized bitmaps.
  57. Return value from within event handler.
  58. How to make graphs in flash?
  59. swipe card read in flash actionscript 3.0?
  60. Stopping a TransitionManager transition?
  61. Parsing Inline CSS in Flash CS3
  62. How to create Arraycollection or list of objects of actionscript class?
  63. Get the width of the biggest frame of a MC
  64. Progressive Download Flash Players
  65. Calling colorbox from actionscript
  66. Display the FLA name in a trace / as a String.
  67. error #2007 and #2006
  68. ReferenceError: Error #1065: Variable flash.geom::Matrix3D is not defined.
  69. replacing motion tween with script tweens
  70. DXF output
  71. SWF to HTML and back to SWF anyone?
  72. array problem
  73. Fullscreen App stops refreshing
  74. Help with AS3 & XML
  75. Loaded external file...but problems refering to it...
  76. Displaying Total Score as a Value
  77. XML.replace(...)
  78. Preventing loaded AS2 swf from running immediately
  79. hittestobject problem
  80. timeline control of externally loaded swfs
  81. var numTimesClicked:int=0;
  82. Object Placement Detecting Between Layers
  83. cycle properties
  84. Refresh Data using Timer
  85. Why is this code not attaching an instance?
  86. Getting error 1151: A conflict exists with definition variableName in namespace inter
  87. Smoothing A Tween?
  88. AS3 oddity?
  89. Accessing Graphic Symbols through Nested MC's
  90. Getting a var from within a MC
  91. simple movieclip link to open html ?
  92. Flash buttons to control dynamic ajax
  93. TypeError: Error #1009: Cannot access a property or method of a null object reference
  94. upload and memory usage in flash
  95. GarbageCollection question
  96. how do you increment a variable in a for loop?
  97. scaling a bg swf with min and max values
  98. Read Only Property
  99. height and width change...?
  100. hitTestObject
  101. Another Error #1006 Thread (this one is static!)
  102. Code not exaclty working
  103. make object snap back to original x,y position.
  104. Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
  105. image size problem
  106. hitTest stop object
  107. MovieClips in an Array (Newbie Question)
  108. XML and CSS font size?
  109. removeChild Bitmap
  110. Linking to any frame other than the opening from a HTML link
  111. Moving a Movie Clip
  112. Type Error With Multi-dimensional Arrays
  113. Drag a group of items and get the object information
  114. Setting up some classes
  115. Trying to learn Papervision3D
  116. full screen flash mode
  117. Batch send request
  118. positioning
  119. addChild
  120. FileReference save extension
  121. Anchor works in SWF but not when embedded in HTML ?
  122. all in a row
  123. loading an external swf that contains a flv in fullscreen mode
  124. How to stream video over Socket Class (or XMLSocket)?
  125. sound help
  126. how to make the text in a textarea go untill the length of the textarea?
  127. Problem with XML generated submenu
  128. function in a function
  129. movieclip Child prositioning problem
  130. AS2 to AS3 porting
  131. Flash CS3 crashing with copy/paste between 2 files
  132. Looping FLV (event:NetStatusEvent) trigger??
  133. CardFlip switch/case/break; issue..
  134. Strange display issue with FireGL card
  135. e4x question
  136. Can ActionScript detect when a Motion Tween ends or begins?
  137. Menu trouble.
  138. class paths
  139. Scrollbar problem
  140. Load/Unload External SWFs With Transitions???
  141. Text writing and HTML
  142. Is there an event for leaving a text box?
  143. Screen Movement
  144. loading external swf with resize functionality
  145. navigateToURL
  146. Loader optimization necessary?
  147. addEventListener, different buttons, same target frame
  148. localToGlobal and nested movieclips question
  149. Volume Control Not Working
  150. Stage Height/Width
  151. What's Going On With event.target ?
  152. AS3 and nextFrame function
  153. associate text value "inside" object with that object
  154. How far can you customize a scrollpane? Remove bars?
  155. garbage collection question / listener removal problem
  156. embed font in actionScript/Flash/XML
  157. adding loader object distorts my image!
  158. stop loading...
  159. reusable functions?
  160. Import TweenMax & TweenLite In Same Class ?
  161. text input event handler - on click...
  162. Hyperlink from images
  163. Switching Movie Clips
  164. ASP/URLVariables help
  165. help with randomly input movieclips!
  166. how to sum up values within array
  167. Splitting up a large project
  168. how to return contentLoaderInfo from another class
  169. Keyboard imitation in FlarToolKit
  170. Record Player / drag and drop using audio
  171. Rotate MC with ease
  172. Help with generative code
  173. calling function based on vars
  174. remove numbers from string
  175. Properties inheritance
  176. an OnClick event, but the second time around?
  177. play buffered crypted mp3
  178. Error #2044: Unhandled skinError:. text=1000: Unable to make connection to server or
  179. Loading remote fonts without having to embed the font into an SWF
  180. connecting boxes, finding paths
  181. Converting a string to a MovieClip instance...
  182. as3 work with stage size
  183. problem with tree item renderer
  184. new lightning class
  185. bolding one item in a combo box list
  186. MC remove himself... how?
  187. Interesting variable problem
  188. Tween problem
  189. usage of "as" , "with"
  190. Adding Name Property To URLLoader
  191. buttonMode = true, useHandCursor = true
  192. stop the movie, without freezing everything on stage?
  193. open source alternative to fl.controls.*
  194. Creating dynamically named variables in a for loop
  195. Event Question
  196. How to publish As3 project on web
  197. Fake timer event? Best practices?
  198. Pixels in the Mist - or, where does the mouse work?
  199. Get pixelcode by all objects on the stage
  200. maths and functions
  201. Controlling loader on "root" from movie clip
  202. Test if loader has a stream loading before calling the close() function?
  203. Navigating in 3d box
  204. Using Return?
  205. Creating Dynamic Objects on User Button Press and Attaching Event Listeners to Them
  206. change display list order
  207. Timer Question
  208. External Contact Sheet
  209. Referencing an Array from a stage in a class
  210. Help with the movieClip location
  211. Stop Targeted Loader ?
  212. Dynamically load content for an org chart
  213. Targeting a child object in container
  214. Button navigation help
  215. Can u stop a Loader from loading? is there a kill or die or close or something?
  216. functions and methods help
  217. Passing dynamic file with different names to SWC object.
  218. Should I make an array of a clip or the holder?
  219. setChildIndex?
  220. Comparing 2 or more Arrays. How?
  221. how to bring a button to the front when it is rolled over
  222. Problem with text field
  223. Drag & Rotate Movie Clip?
  224. Public Function help
  225. How do i get the button to fade in?
  226. Display List, containers and depth
  227. xml and AS3 question
  228. removign stop() from timeline
  229. Calculating a coord from a distorted rectangle
  230. how to compile swf, swc
  231. fullscreen function help
  232. Advice on Drag and Drop
  233. Infinity getting items from XML
  234. put my flv movie as a movieclip working like a background
  235. flash scratch ticket
  236. Dynamic text field inside a movie clip
  237. How to populate a combo box?
  238. Dynamic text field inside a movie clip
  239. switch statement not working
  240. Random load in the timeline
  241. Drag & Rotate Movie Clip in AS3???
  242. Calculator Issues
  243. conversion of swf to flv dynamically ?
  244. paragraph marks diapers
  245. Cross domain policy does not work!
  246. working with flash cs4 and as files
  247. MC Drag & Rotate?
  248. Removing external swf
  249. How to reference to stage inside the class...?
  250. how to use tween max?