A Flash Developer Resource Site

Search:

Type: Posts; User: symbolica

Page 1 of 6 1 2 3 4

Search: Search took 0.20 seconds.

  1. Replies
    0
    Views
    496

    Simple Flash & HTML/PHP question

    Hello,

    Actually PHP is involved but it just has the name. No heavy server side scripting...

    I've built a website with a flash header. The thing is common. When you navigate from one page to...
  2. Replies
    2
    Views
    843

    Thank you for response. The issue is solved. I...

    Thank you for response. The issue is solved.

    I have placed the clean text function right before the definitions of thumbHolder elements and everything works now... :)
  3. Replies
    2
    Views
    843

    [RESOLVED] Strange AS and XML problem

    This drives me mad. That is a similar code from one of my previous projects. What i don't get is,

    if I give "0" as a initial value for "i", the text fields in my first item in my thumbnail gallery...
  4. Replies
    13
    Views
    970

    yes! that's the point i'm exactly stuck with....

    yes! that's the point i'm exactly stuck with.
    "...to each date that needs it"... how to point that date in AS 2.0

    i think you tried to describe the rest of the process and answer to this part but...
  5. Replies
    13
    Views
    970

    yes as i said before i already use XML while...

    yes as i said before i already use XML while displaying i.e. portfolio items and calculating the total width of scroll pane by multiplying width of one item(thumb from XML here) with "i" and adding...
  6. Replies
    13
    Views
    970

    Actually i'm gonna try to put the pieces...

    Actually i'm gonna try to put the pieces together.
    I'm in the beginning i can say. Unfortunately this is not the only job that i'm responsible of in my company that's why i can't spend a whole day...
  7. Replies
    13
    Views
    970

    Thank you for response whispers. :) I have...

    Thank you for response whispers. :)

    I have tried your script and works well and gives me a little bit of idea about how i'm going to use it for my own sake.

    For the XML part, yes. I mean...
  8. Replies
    13
    Views
    970

    In the attachment you may find a view of the...

    In the attachment you may find a view of the UI... maybe it gives more idea ;)
  9. Replies
    13
    Views
    970

    First of all thank you for the response. ...

    First of all thank you for the response.

    Actually you didn't miss anything because of the file format because i don't have something solid to show. Here is the only script i've added so far.

    By...
  10. Replies
    13
    Views
    970

    making a calendar... a few questions

    Hello,

    I have been trying to build a XML calendar for a project in Flash.

    I know of a little bit about arrays, loops, if else, duplicating and creating movieClips.

    My problem is i got lost...
  11. Replies
    4
    Views
    2,119

    CS3 Any ideas? I need this to be done asap... any...

    Any ideas? I need this to be done asap... any idea or help is greatly appreciated.
  12. Replies
    4
    Views
    2,119

    CS3 Actually my aim is to create a "traffic"...

    Actually my aim is to create a "traffic" animation from side view. 2D.
    And i want my cars(dots in this case) to move from left to right appearing at the very left edge of the stage and disappearing...
  13. Replies
    4
    Views
    2,119

    CS3 First of all thank you for quick response, Here...

    First of all thank you for quick response,
    Here are the codes.

    This is 1st frame of _root

    myBg._width = Stage.width;
    dot_mc._x = 0;

    var stageL:Object = new Object();
    stageL.onResize =...
  14. Replies
    4
    Views
    2,119

    CS3 Duplicate movie clip adjustments

    Hello,

    I have found a little FLA which demonstrates how the duplicate movie clip can be used.

    I tried to simplify and adjust the AS according to my needs. With some part i was successful but...
  15. All in a sudden i realized that i haven't enabled...

    All in a sudden i realized that i haven't enabled the mxp extension in a correct way. When i was working in CS 4 from the menus above i clicked "manage extensions" and saw that the extension wasn't...
  16. Need quick&easy help ABOUT TweenExtended

    Hello,

    I had been away for a while for my military service. So yesterday i started to use Flash CS 4 in my new job.

    Of course i encountered some errors as i wanted to modify my old files.
    ...
  17. I temporarily solved my problem but this time I'm...

    I temporarily solved my problem but this time I'm confused about custom classes and class paths thing...

    It really behaves weird... from some of my searches on google different ppl find different...
  18. Replies
    9
    Views
    1,578

    no luck... :( i tried it online but didn't see...

    no luck... :(
    i tried it online but didn't see any difference and it starts to play in default volume parameter which is 75...

    i think this is the problem... on line 9,


    sesim.setVolume(75);...
  19. Replies
    9
    Views
    1,578

    Hi sstalder, I was about to post this reply...

    Hi sstalder,

    I was about to post this reply just after yours but decided to give it a try... and unfortunately no luck...

    after taking a quick look at what you wrote i have a question...
    ...
  20. Replies
    4
    Views
    804

    Thank you for suggestions :)

    Thank you for suggestions :)
  21. [CS3] Custom Classes And a strange problem...

    Hi,

    I'm experimenting with custom classes and trying to extend the pre-built classes...

    I found tutorials and followed them and i could successfully wrote my own custom class derived from Math...
  22. Replies
    9
    Views
    1,578

    As you requested here is the code... that's the...

    As you requested here is the code...
    that's the only and all sound control system in one frame that i've written....

    how can i store or set the volume value into my shared object?... other than...
  23. Replies
    9
    Views
    1,578

    Hi, this is 2 movieclip below the...

    Hi,

    this is 2 movieclip below the surface(_root)
    userSettings reside in the same frame(1st) but on the _root.

    I don't have scope issues i think cause as i said earlier with text strings it...
  24. arrrgggghhhhhh!!!! damn me. thanks a lot......

    arrrgggghhhhhh!!!! damn me.

    thanks a lot... really...

    sometimes ppl get stuck in the same circle for hours without seeing the answer nearby...

    that was a quick and successful way and worked...
  25. btw... assigning text width to its container...

    btw...

    assigning text width to its container mc is possible and ok i think... the problem is how can i place those mcs(duplicated) end to end?
Results 1 to 25 of 140
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center