A Flash Developer Resource Site

Search:

Type: Posts; User: motiejus

Page 1 of 4 1 2 3 4

Search: Search took 0.08 seconds.

  1. The sequence of numbers needs to be rounded off. Please help...

    Hello,

    I have a project, and a little bit about it: it's Arduino prototyping board and I have implemented it through XML Socket into flash. And I'm using this example. The device is the same as...
  2. Replies
    3
    Views
    3,162

    CS3 Thanks, now it's working :) Maybe would you...

    Thanks, now it's working :)

    Maybe would you like to explain why generated temp_mc isn't doing the job? :)
  3. Replies
    3
    Views
    3,162

    CS3 duplicateMovieClip and for loop problem

    Hi,

    I'm creating a flash menu and I have this AS code on the first frame:


    import com.greensock.*;
    import com.greensock.easing.*;
    TweenPlugin.activate([BlurFilterPlugin,...
  4. Replies
    3
    Views
    9,281

    CS3 Thanks, completely solved my problem :) Due to...

    Thanks, completely solved my problem :)

    Due to my basic knowledge of actionscript, maybe you can add some explanation what have you done here? I mean what this variable Number and function (...
  5. Replies
    3
    Views
    9,281

    CS3 for loop and caurina transitions question

    Hello,

    I have dozen movieclips in library which I want to attach and load dinamicaly. For this task I decided to attach them using for loop. Also I use caurina transitions to fade them in and out...
  6. Flash8 Thanks alot :) Completely solved problem

    Thanks alot :)

    Completely solved problem
  7. Flash8 for loop, duplicate movieclip, and getURL problem

    Hi,

    I have one movieclip which has onRelease function in the loop, but it isn't working for me properly. Maybe someone can help me with this.

    Here is my code:


    var dataXML:XML = new...
  8. Flash8 Does anyone know the solution?

    Does anyone know the solution?
  9. Flash8 Well, the _x and _y location is given in the...

    Well, the _x and _y location is given in the first line:

    this.createTextField("date_txt", this.getNextHighestDepth(), 0, 0, 300, 22);

    When I disable all the formating, the text shows normally,...
  10. Flash8 Yes, I've tried also in this way, but it didin't...

    Yes, I've tried also in this way, but it didin't work for me...
  11. Flash8 Any ideas? :confused:

    Any ideas? :confused:
  12. Flash8 Need help actionscript text format don't applies to a textfield with variable, all AS

    Hi,

    I have a simple AS 2.0 code, which generates local date. It has one frame and no movieclips. Just simple AS. I have a trouble when I try to style my textfield. Any of the text format options...
  13. Replies
    2
    Views
    467

    Well, I must say, that it's too hard form me to...

    Well, I must say, that it's too hard form me to understand this method, because I'm a flash newbie :confused:

    I was wondering and want to ask another question about the same script above...

    How...
  14. Replies
    2
    Views
    467

    SetCookies, external swf's, need help...

    Hi,

    I have the following script, which I use in my flash movie index.swf to load external movies (first.swf, second.swf, third.swf) in it's container. I want to add one feature to it, but can't...
  15. Replies
    6
    Views
    671

    Flash8 Okay, I found out, that the best way to delete...

    Okay, I found out, that the best way to delete file in the datagrid component should be right click menu on that file... (or maybe not?)

    So, I added right click menu on the stage, and my script...
  16. Replies
    6
    Views
    671

    Flash8 Any Ideas? :confused:

    Any Ideas? :confused:
  17. Replies
    6
    Views
    671

    Flash8 that's EXACTLY what I was looking for... :)...

    that's EXACTLY what I was looking for... :) thanks

    Looking in this file deeper, I was wondering if there is a solution to make a function to delete a .zip file in flash from the server......
  18. Replies
    6
    Views
    671

    Flash8 File tree without XML or mysql

    Hi,

    I was wondering if it's possible to make a file tree in flash without xml or mysql. Just define the folder to read from the same server and the component would display folder contents...
    ...
  19. Flash8 is it possible??? (calling html file in dynamic tex field)

    Hi,

    Is it possible to call an external html file into a text field with all html tags? For instance, this:



    <p style="margin:0;text-align:left;"><span...
  20. Oh. I must say, I've made a mistake. I should...

    Oh. I must say, I've made a mistake. I should also change the button actions. Thanks, now the player works exactly what I want. :)
  21. This doesn't work. :confused:

    This doesn't work. :confused:
  22. [F8] as2 xml mp3 player problem... pls help.

    Hi,

    I've downloaded a simple xml mp3 player from flashkit movies library and I want to use it on my site. But there is one feature, I want to make with it. The player loads the song and starts to...
  23. how to load an xml file hosted on different server?

    Hi all,

    I've created a flash banner, which loads images from external xml file. I want to place that swf banner on different server, but it isn't working. Don't know what to do. I've searched...
  24. Replies
    0
    Views
    436

    Flash site - scrollbars don't work...

    Hi,

    I made a flash site and placed the code into html. But my site is a little bit long and it needs scrollbars, but in browser they are locked...

    Here is my index.html file:



    <html...
  25. Replies
    0
    Views
    731

    Best gif resolution.

    Hi,

    I am creating a website, that needs some moving stars, and I decided to simply make a gif animation, but my general background is large and high resolution. So, when I make it a gif, it...
Results 1 to 25 of 95
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center