why does my app hate me?

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default why does my app hate me?

    I've got a .fla wich works perfectly however if i attempt to copy and paste the
    exact code and stage objects into a fresh .fla it doesn't work at all.....am i
    hallucinating or is this a known flash issue?I'm losing my mind ...i should
    have stuck to php but now i'm hooked on flash...well anyway hopefully somebody
    can clear this problem up for me.

    calmchess333 Guest

  2. Similar Questions and Discussions

    1. Hate this forum!!!
      I just spent 30 minutes typing in a new post with formating and everything. Click Post Message and the stupid forum tells me that this forum is for...
    2. I hate the new OBJECT pennel...
      the new ?OBJECT?pennel just makes some operation a few inconvenience than the old verson. for example: 1).If I want to change the fill color of a...
    3. I hate printers, don't you?
      Alright, what am I doing wrong with this script? I'm trying to bring up the PRINT screen and print the document "PRG Introduction_MD_100803.pdf"...
    4. I HATE this, can't edit EPS
      This is one good reason why I never use FreeHand if I can help it, but some clients do so I'm forced to occasionally. The scenario: Client...
    5. OT: Why I Hate Hewlett Packard
      My personal rant abut the frustrations of dealing with Technical "Support": http://www.dw-fw-beginners.com/ihatehp.html -- Kim Cavanaugh...
  3. #2

    Default Re: why does my app hate me?

    Check Publish setting on both the files. The new file should have same publish
    settings.
    Does your code says "Do yo want to replace items" when you drag it or copy it
    to new file? If it prompts you for that then you might have incompatible items
    in library. In that case you need to copy the item in same order they were
    placed in original file.

    These are the only 2 quick notes that comes in my mind right now.
    I hope that helps a bit.

    video conferencing Guest

  4. #3

    Default Re: why does my app hate me?

    I'm guessing you're missing some resources. If any of the actionscript relies
    on outside .as files, or uses attachMovie at runtime to add content to the
    stage, you might not have copied everything you need.

    JayCharles Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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