PDA

View Full Version : ActionScript 2.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 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320

  1. Pause and Play using ActionScript
  2. noob question i'm sure of it (flash into html)
  3. Need to populate MCs with XML file, then change value every 30 seconds...
  4. Rotating Gallery
  5. unload swf upload new swf Automatically
  6. Not getting exact mouse point.
  7. getBounds behind mask
  8. SwapDepths not working on custom buttons, help?
  9. How do you get the width/height of the flash movie? At html 100% mode?
  10. undocumented: bitmap data ?
  11. timer doesnt start from 00:00
  12. set interval and event?
  13. mc.prevFrame repeat?
  14. Attaching stylesheet to multiple text boxes
  15. Muting Sounds
  16. Why are my instance names changing..? Strange problem.
  17. Am I better off with xml? jpegs gallery very slow loading
  18. Trying to load a movie!
  19. Actionscript Help
  20. Variables help
  21. Class Destructor?
  22. Rotation Woes
  23. Background color for dynamic text box
  24. Write to xml
  25. Array showing only last element
  26. Great tutorial for preloaders!
  27. XML onData, onLoad and replaceing &#; variables.
  28. setInterval
  29. smoothing motion on window/browser resize
  30. sound linkage library problem
  31. auto resizing text box.
  32. MovieClip subclass onEnterFrame - attachMovie vs add from library
  33. How to get ?page=some to a variable in FLASH?
  34. Non-specific hittest?
  35. xml value question
  36. Some questions
  37. Help Making "Featured Story" Box
  38. Code works in Player6 but not 7 or 8...
  39. Loading external swf.s into target MC's
  40. Php mailing form level problem
  41. Need help displaying HTML text in a runtime created text field
  42. How can this be sooo hard?? Sound related
  43. onPress with onPress inside?
  44. Variables & Conditional Statements
  45. Variable scope issue
  46. Scope Trouble
  47. _root.link help in understanding pls?
  48. how to buffer a video usning flash???
  49. Why I can't assign variable in TextField?
  50. How do I open a movie into a movie and set the x, y, height and width?
  51. to only show the animation when it loads the page
  52. jump path unresolved
  53. Controlling rotation of a mc - for preloader
  54. Code works "stand alone" but fails when loaded into MC
  55. creating Next and Previous buttons with xml array
  56. flash video stream stops inapropriate
  57. LocalConnection in corporate network
  58. AS 2 calling a function outside constructor
  59. How can i load Sound-Symbols on Demand?
  60. Calling methods on an object thats being tweened around
  61. Load images to stay in SWF
  62. Flash 8 Video Encoder : Is there a log file of some sort?
  63. Concatenation issues
  64. _alpha up then down
  65. please teach me localToGlobal()
  66. levels help
  67. coordinates and parent shild relationship
  68. Function syntax
  69. management wonders about scripting proposal
  70. scaling and dragging
  71. How can I change this working ActionScript 1 into ActionScript 2
  72. read bytes
  73. Collision detection & reaction
  74. Img inside scrolling text field repeats
  75. ColorTransform : showing logo's full colors onRollOver
  76. HELP!!! Using attachMovie to dynamically add icons
  77. Hair pulling problem please help
  78. refresh problem :(
  79. input images from xml file? help!
  80. Need Help w/ Function Syntax For Animation
  81. Depth issues, I think...
  82. sharedObject with new array and Combo Box - HELP please
  83. increasing text size
  84. why isn't this working?
  85. saving movie clip
  86. Very Simple XML Loader
  87. Loading movie problem
  88. AS loop?
  89. setInterval in a class
  90. Pop Up Window Inside swf, Sorta
  91. Video & Movieclip
  92. from interval-problem to variable/parameter problem and back
  93. Changing an Array from Random to Sequetial
  94. problem with linked classes
  95. Looking for tips on memory management in flash
  96. Sliding slideshow help
  97. Converting Slash Notation to Dot...
  98. htmlText links un-linking strangely
  99. timer + mouse overs
  100. contextMenu change
  101. trouble making advanced button with animation
  102. BitmapData doubt!!
  103. Action to make the program go to a different frame inside a mc depending on the..
  104. array position
  105. passing functions into functions
  106. Problem with casting (AS2.0)
  107. associative arrays
  108. Quick Help
  109. queued downloads
  110. variable access...NEED HELP!!
  111. How to Get Height of My Movieclip?
  112. calling functions from container flash
  113. page flip tutorial
  114. stopping a sound cycle
  115. "stage" as part of a path?
  116. Centering External Jpgs - help needed please
  117. var targ = dir>0 ? SLPage : SRPage; What does this do?
  118. How do i hide buttons and make them appear on a mouse event?
  119. How do i hide buttons and make them appear on a mouse event?
  120. Loading activex objects in flash?
  121. getTimer()
  122. checking whether a movieClip is loaded or not in movie
  123. Adding A Delay In Flash Mx
  124. change labels dynamically to buttons
  125. Super duper hard question *beware*
  126. class def stuck in memory
  127. Contextmenu help...
  128. [unresolved] Var Dec. in array notation
  129. Variable that stores FPS
  130. unicode, mask and dynamic text
  131. passing arguments to a Delegated function
  132. Forms complete event issue?
  133. how to tell if a nested mc has been clicked?
  134. Animate Dynamic Text?
  135. Variables with Movie Clips and custom classes
  136. Sending commands into flash via Javascript
  137. Loading a jpg into MC - can I determine dimensions?
  138. weird rotation, plz help! my boss will kill me :(
  139. Moving icon with mouse drag
  140. drawing a perfect circle
  141. "on" state of dynamic buttons
  142. Runtime components initialize slow
  143. sliding dot on rollovers
  144. Books about Flash and database integration
  145. movieClipLoader.onLoadProgress not firing?
  146. problems
  147. copy/paste
  148. Close window without dragging?
  149. help with menu please
  150. XMLConnector and substring
  151. Inline images in textArea
  152. SharedObject not shared?
  153. class instantiation - works on a PC, but not a MAC :(
  154. Detect Button Press time
  155. Preloader Help-Please check my site
  156. [unresolved] dupe don't dupe again!
  157. Duplicate won't snap back
  158. Buttons. mx fla + script already included.
  159. Arrays and MC References.
  160. Strange: Array2 Sort Effects Array1
  161. getter/setter methods - explicit/implicit - which to choose?
  162. Text = instance of bitmap
  163. email button
  164. New to ActionScript: Repeating a movie clip
  165. MXML2UI first release
  166. unstable cuepoint event in mediaplayer
  167. Question regarding cacheAsBitmap. (can you access what is inside?)
  168. Timer Script
  169. Need help with simple class
  170. passing path of MovieClip to function
  171. MovieClip onRollOver problem
  172. Array index as variable
  173. database preloader???
  174. seamless flv loop?
  175. mouse position controling image color?
  176. Controling an external swf
  177. Help me Understand the concept
  178. flash menu in php site..
  179. Button navigation hell & help
  180. simple array question
  181. Please - For the love of god! HELP
  182. Duplicate object adjacent to the first object
  183. problem with loading 24 images into movieClips
  184. Opening a file with flash
  185. Accurately checking the end of FLV playback
  186. after attaching a movie, how can you make it animate?
  187. How To Make a Movie Clip Pulse w/actionscript
  188. attachMovie works at _root but not at any other movie
  189. Mute!
  190. i-beam: locate in textfield
  191. read from...
  192. change color of links...
  193. multiple clips multiple targets and swap positions
  194. external jpeg progress bar
  195. Give text a gradient fill
  196. Text input from createTextField() not working
  197. Memory Leak Issue
  198. Simulated Download - Seen things I did not want to see
  199. sendAnd Load not working on initial pass
  200. Calling an imported SWF's function from main SWF
  201. Site Check
  202. Changing dynamic text in an swf
  203. Flash 8 Video Encoder
  204. Flash 8 software & ActionScript 1 book
  205. attach mc with rollover and remove with rollout
  206. dynamic text problem
  207. load variable from php
  208. Repeating button
  209. get xml filename from html to be read by swf
  210. mx.transitions.Tween performance
  211. getting an array from one swf into another
  212. I've forgotten how to and i know it's so easy to do
  213. stop that interval
  214. Help on actionscript tweening
  215. properties of an instance in loaded movie?
  216. script get time triggers load movie
  217. Playing a movie clip :|
  218. How do I format my_txt.variable??
  219. global functions
  220. Problem with function call timing?
  221. Tween along guide path
  222. Unknown AS bug, needs attention
  223. sort arrays alphabetically
  224. Help With setInterval
  225. Importing video - codec
  226. send syntax
  227. rollovers
  228. move the array from function
  229. Global Counter not really working
  230. MovieClip onRollOver problem (again)
  231. A simple question
  232. How add object to _root
  233. Movie clip loop
  234. XML load AS2 class for you :)
  235. help unloading/stopping actionscript...
  236. Fades & Zooms & XML loading & Sound Loading
  237. delete onEnterFrame function
  238. Help with "set variable"
  239. Opening Browser with Button
  240. Rollover events & OO menu system
  241. load external jpeg into library?
  242. Organizing MC's after window/stage resize
  243. Find Domain
  244. for cycle
  245. Help need to making a shopping cart in Flash MX 2004!!!
  246. Race condition?
  247. make UI textInput text selected on focus
  248. simplify action
  249. Expiration Date in Actionscript
  250. problem with javascript