A Flash Developer Resource Site

Search:

Type: Posts; User: alex_popa_81

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    29
    Views
    6,349

    CS3 Well, all is working fine.... Besides that, i...

    Well, all is working fine.... Besides that, i managed to create my own, custom comboBox. Now i'm testing it's functionality.
    The problem with standard component is that is taking almost 40kb more to...
  2. Replies
    29
    Views
    6,349

    CS3 Off topic kinda thing, if I have a huge data on...

    Off topic kinda thing, if I have a huge data on an XML file, is it possible to make a preloader in the text Box???
    When I say huge data load, I mean 4-5000 lines..... already managed to insert a...
  3. Replies
    29
    Views
    6,349

    CS3 sorry for the delay..... was going home from...

    sorry for the delay..... was going home from work...
    It works..... but now I discovered an internal Flash error :))
    When it loads, the scroll bar (on many categories XML files) is not showing when...
  4. Replies
    29
    Views
    6,349

    CS3 On buttons keyframe I put: var...

    On buttons keyframe I put:


    var XMLisLoaded:Boolean;

    b1.onRollOver = over;
    b1.onRollOut = out;
    b1.buttText.buttonText.text = "PRESEDENTIA ROMANIEI";
    b1.onPress = function() {
    if...
  5. Replies
    29
    Views
    6,349

    CS3 I know... is Adobe's fault for that. Cause who...

    I know... is Adobe's fault for that. Cause who had the money, has the new soft ver but cannot communicate with older ver users (which are still many).
    This is a problem for all of us. How are we...
  6. Replies
    29
    Views
    6,349

    CS3 Already told you is not working. And the problem...

    Already told you is not working. And the problem was just to load different XML files through MC's acting like buttons in the same keyframe containg a single instance of a comboBox and textBox.
    And...
  7. Replies
    29
    Views
    6,349

    CS3 Nice1... Unexpected file format :P Seems to me...

    Nice1... Unexpected file format :P Seems to me like you're using Flash CS4 or 5..... The topic was for CS3.... Please convert the file....
  8. Replies
    29
    Views
    6,349

    CS3 Tried that as well.... and also I tried to make...

    Tried that as well.... and also I tried to make it work with an onEnterFrame.... putting the comboBox to frame2..... but with no success at all...
    Something I thaught looking at your code....
    What...
  9. Replies
    29
    Views
    6,349

    CS3 Choose...

    <xml1>
    <step>
    <combo>Choose selection1</combo>
    <content>
    <![CDATA[Cdata text containing info, link and e-mail address.]]>
    </content>
    </step>
    <step>
    <combo>Choose selection2</combo>...
  10. Replies
    29
    Views
    6,349

    CS3 Attached the .fla here.

    Attached the .fla here.
  11. Replies
    29
    Views
    6,349

    CS3 Help???

    Help???
  12. Replies
    29
    Views
    6,349

    CS3 This works fine but does not change the XML. When...

    This works fine but does not change the XML. When I press a mc it shows the comboBox content and the textBox content for that XML, but when I press another it just adding the new loaded XML content...
  13. Replies
    29
    Views
    6,349

    CS3 AS2 XML.load function

    I really need help on this.
    I have a script which loads external XML content in comboBox and textBox...
    Script is fine, except I have 10-12 different XML's and each one has the same layout.... so I...
  14. AS 2 Like a glove. THANKS a million.

    Like a glove. THANKS a million.
  15. AS 2 Whew, finally. Yeah, I know there were some...

    Whew, finally. Yeah, I know there were some mistakes, but the text was showing correctly to me.... The code is made for comboBoxes to sustain large amount of data and labels minus the errors (we all...
  16. XML - combobox not loading image in picBox

    I'll just post the link here. Hopefully it will be more useful.
    I really need help in solving this problem... please some1 !!

    http://board.flashkit.com/board/showthread.php?t=826360
  17. Nice one. Simple and just..... How? :)))

    Nice one. Simple and just..... How? :)))
  18. AS 2 I cannot belive this. 5 forums and nobody can...

    I cannot belive this. 5 forums and nobody can help me on this issue??????? Or simply no one wants to. :(
  19. AS 2 Uploaded files...... now anyone can help or not?

    Uploaded files...... now anyone can help or not?
  20. AS 2 C'mon guys, I really need help here pls. I'm...

    C'mon guys, I really need help here pls. I'm stuck on this thing really bad. I know some of you know how to solve this thing fast.
    And I tried even this:

    ...
  21. AS 2 Managed to resolve a part of the problem. Now all...

    Managed to resolve a part of the problem. Now all the textBoxes displays correctly the text and links loaded from external XML, the comboBox is functioning ok but still no picture in the picBox...
  22. AS 2 [RESOLVED] CS3 Problem: What I'm doing wrong with this AS?

    ComboBox is working flawless.
    All text fields are displaying the correct elements.
    loadMovie does NOT work and drives me crazy. I tried a million combi. This is my last one and I'm sick of it....
  23. Ok. Let's take it slow. We have Flash AS2 (CS3)...

    Ok. Let's take it slow.
    We have Flash AS2 (CS3) and an XML file.
    The XML file must be edited from Flash.
    The Flash contains a comboBox (components). This component get node value that are in fact...
  24. Replies
    9
    Views
    3,031

    AS 2 Creating a form in Flash to edit XML

    Hello. I'm in an urgent need of help.
    I have 2 XML files 1.XML and 2.XML which contains the following:
    1.XML

    <scans1>
    <documents1>
    <set1>
    <![CDATA[
    <a href="menu/1.pdf"...
  25. Here is what I don't know how to do: I need a...

    Here is what I don't know how to do:
    I need a progressive alpha fade starting from top to bottom, and in fade in starting from bottom to top.
    In AS3 is easier..... in AS2 I know it's possible but I...
Results 1 to 25 of 59
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center