A Flash Developer Resource Site

Search:

Type: Posts; User: flash.groove

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Select all attributes of the same name in an XML file

    Is it possible to select all attributes of the same name in an XML file ?

    I have managed to select all elements of the same name but I cannot find a solution to select all attributes of the same...
  2. Your approach to writing documentation for XML files ?

    What is your approach to writing documentation explaining the options and use of XML files for a project ?

    Do you write commented instructions directly in the XML file ?

    Do you create a...
  3. Best sites to sell Flash templates and components

    I am doing a research and I am interested to know your opinions about what are the best sites to sell Flash templates and components ?
  4. Replies
    1
    Views
    1,063

    For anyone having a similar problem, I have found...

    For anyone having a similar problem, I have found a solution:

    Specify the "width" and "height" properties to the "img" tag.
  5. Replies
    1
    Views
    1,063

    TextField dimensions after loaded

    I have a text field that is assigned some HTML text which alongside the text itself also contains an "img" tag for displaying an image.

    I also am resizing the interface based of the dimensions of...
  6. Thanks for your answer. Do you think that...

    Thanks for your answer.

    Do you think that allowing to change the theme is a little unprofessional, or is it just me ?
  7. How do you feel about sites having selectable themes ?

    I would like to ask your opinions about sites that have multiple themes available and allow the user to change the theme while navigating the site.

    What do you think about this ?

    Is it a cool...
  8. I am not sure what you mean by buttons, built in...

    I am not sure what you mean by buttons, built in or custom ?

    Anyway, just wanted to ask, do you use style sheets for all externally loaded text, including buttons labels (I am referring here to...
  9. I don't know why you felt the need to repost...

    I don't know why you felt the need to repost that. I am obviously looking for more opinions with a simplified post.
  10. Is it good to format all texts using style sheets ?

    I am working developing a big project and I have a question regarding the formatting of the text, project wide.

    Is it a good idea to format all of the text using style sheets ? Including here,...
  11. Text formatting advices - TextFormat vs StyleSheet

    I am working on a large project that displays a fair amount of text and I am looking for advices on how to best handle the formatting of the text globally.

    I am looking for advices from people...
  12. Replies
    0
    Views
    912

    CS5 TextField with embedded font

    I am trying to dynamically create a TextField in Flash CS5 that uses an embedded font but it doesnt seem to be working the same way as in CS4.

    What should I try ?

    The code that I am using is...
  13. Replies
    1
    Views
    1,261

    CS5 font embedding working like CS4 ?

    CS4 and CS5 font embedding is different and when creating TextFields dynamically you need to do the code differently in both cases in order to ensure that the font is properly accessed by...
  14. If this problem is occurring only in the browser...

    If this problem is occurring only in the browser then it seems to be that the SWF loads the old file from the cache.

    A workaround to this is to append a random number at the end of the file name...
  15. You should see it the component has the...

    You should see it the component has the "htmlText" property and to use that to assign it the text instead of the regular "text" property.
  16. Don't be too hard on him, I'm sure he is just...

    Don't be too hard on him, I'm sure he is just feeling a bit overwhelmed.

    edevseren, what you should do is give more information about what exactly the problem is and in what you need assistance...
  17. When is this occurring ? While you publish your...

    When is this occurring ? While you publish your SWF file in Flash or while you test the SWF in the browser ?

    Or while in both cases ?
  18. Replies
    3
    Views
    1,353

    I tried caching as bitmap but it does not make a...

    I tried caching as bitmap but it does not make a noticeable difference.

    As for drawing into a bitmap, I cannot do that because the large sprite had objects with which the user interacts.

    The...
  19. Replies
    3
    Views
    1,353

    Improving the rendering performance

    I am working on a large project and I would like some advices about improving the rendering performance when scrolling some content.

    I have a large sprite with a lot of content that I need to...
  20. Replies
    2
    Views
    1,488

    Thanks for your answer. Any other opinions ?

    Thanks for your answer. Any other opinions ?
  21. Replies
    2
    Views
    1,488

    AS best practice questions

    Hi,

    There are a few things regarding best practices in ActionScript that I would like to know about:

    1. When a class uses other classes located in the same package, I know that it is not...
  22. Replies
    0
    Views
    1,414

    Class functionality question

    Hi,

    I have a problem with some classes that I am working with and I would like to hear your opinions as well as your explanations as to why this is occurring.

    Taking into consideration the...
  23. Will static class constants be too slow ?

    I am working on a Flash site template for which I am implementing the possibility for the users to change the theme dynamically while the site is opened.

    Basically, the site will have a few themes...
  24. Thanks for the answer. I am curious about one...

    Thanks for the answer.

    I am curious about one thing, however. If the SWFObject method is so good, why isn't Adobe doing something similar, why are they implementing much more code in their...
  25. Some recommendations, please ?

    Some recommendations, please ?
Results 1 to 25 of 36
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center