A Flash Developer Resource Site

Search:

Type: Posts; User: 0knowledge

Page 1 of 5 1 2 3 4

Search: Search took 0.06 seconds.

  1. Different sized tiles auto fill grid ??? Brain Hurts.

    I have a situation where I need to fill a grid with tiles that will be of different sizes, but all multiples of a base unit size. Can anyone point me to an example of this already implemented, or...
  2. Finding a random position outside of an defined area?

    Hey guys, I could use a little help with some math.
    Basically I am trying to find a random position to place a movieclip outside of my stage, but within a certain bounds.

    I want it to be so the...
  3. Replies
    5
    Views
    630

    Thanks again, but this is a standard blur, like a...

    Thanks again, but this is a standard blur, like a guassian blur or box blur. What I am after is a zoom blur. Below is an example image. You can see that it give the impression of speed....
  4. Replies
    5
    Views
    630

    Hey Thanks Jordan, this isn't really what I'm...

    Hey Thanks Jordan, this isn't really what I'm trying to do though. I'm actually trying to re-create what is called the radial blur filter in photoshop, when you set it to zoom. So it would be applied...
  5. Replies
    1
    Views
    1,922

    Programmatic radial blur?

    Has anyone seen a demo of this? Basically a zoom blur effect done with the flash bitmap transformation classes?

    Any help or links is very much appreciated.
  6. Replies
    5
    Views
    630

    Programmatic radial blur?

    Has anyone seen a demo of this? Basically a zoom blur effect done with the flash bitmap transformation classes?

    Any help or links is very much appreciated.
  7. Your Effed

    Nope, only thing I was able to do was the line break hack, and that is a hack indeed. Try throwing a brick though adobe's windows with a message telling them to fix it, and not try to sell it to us...
  8. no luck.

    I tried deleting the sound object as well, no luck. The sound stops, but the download(s) continue. I even tried creating the sound object in a movieclip that is dynamically attached and then removing...
  9. unloadSound ??? multiple sounds downloading

    Hey I'm sure this is a common issue, but i cant seem to find a real answer for it.
    Basically I have an mp3 player class im writing that loads in ... mp3s. The problem is if you click the next button...
  10. Replies
    2
    Views
    1,435

    Hmm i think i may have been able to fix...

    Hmm i think i may have been able to fix it...kinda. I had functionality that made a sound pan depending on the mouse cursor, when i took that out the pop-up static problem seemed to go away. I cant...
  11. Replies
    2
    Views
    1,435

    music screeches when i open a popup!!!

    Hello, any help greatly appreciated.
    Basically i have a movie with sound lopping in it and sometimes when you open an html popup from a javascript call in flash then start clicking on the popup...
  12. Replies
    0
    Views
    428

    exporting a swf from a swf?

    hey just wondered if anyone knows if there is a way to create swfs from inside flash? like if you could somehow create/export a swf from a movie clip created dynamically or manually in a flash swf at...
  13. Images not showing up in ie when i use innerHTML to insert them after page load.

    Hi yah, I'm totally racking my brain here so any help is greatly appreciated.
    Basically I just want to be able to insert an image into a page after its been loaded, through a javascript call. I have...
  14. Replies
    1
    Views
    1,743

    Stage focus?

    Hey all,
    Bascically I have a flash file that has links to html popups that contain video. The flash file has a sound track and i want to turn off the flash sound when you click a popup link so that...
  15. Replies
    3
    Views
    531

    dynamically loaded image scroller.?

    Hey yah,
    I'm trying to develop an image scroller. The kind where you can scroller left or right and the images will just keep looping. However the images will be dynamically loaded in using an xml...
  16. flash text field list. Line break makes another bullet

    Hi yah, got a text field issue.
    Bascically I have a dynamic html enabled text box with a list in it. The problem is that if I put a break tag in a list item it puts a line break in the text, but it...
  17. Help: images in dynamic t-field. poor text wrapping

    Hi yah, the problem is as follows.
    I'm loading an image into a dynamic text field and I need the text to not wrap around the image. I tried making the images width as large as the text field, but it...
  18. javascript - using named anchors HELP :(

    Decided to ditch the named anchors and just use the javascript scrollTo method since the position of the content isnt going to change.
    ////
    I'm trying to call a named anchor from flash, but I keep...
  19. Replies
    2
    Views
    812

    Help with a SQL query!

    I don't have a lot of mysql experience so hopefully this will be an easy answer.

    I have a table called sections with a ID of 1, which is what section_id referes to in this case.
    I have another...
  20. Replies
    2
    Views
    499

    Yes!

    Thanks a lot. My brains will hurt a little less now.
  21. Replies
    2
    Views
    499

    named anchors in flash textfields?

    Hey yah, basically I'm wondering if there is a way to have html links in flash textfields that when clicked scroll down to a block of text in that textfield, replicating the way a named achor tag can...
  22. Replies
    0
    Views
    398

    named anchors in flash textfields?

    Hey yah, basically I'm wondering if there is a way to have html links in flash textfields that when clicked scroll down to a block of text in that textfield, replicating the way a named achor tag can...
  23. Replies
    2
    Views
    487

    !you!

    !you!
  24. Replies
    3
    Views
    726

    make sure you save the html page you have the...

    make sure you save the html page you have the parent movie in to the same directory as the swf files your using.
  25. Replies
    1
    Views
    337

    have you cleared your browser cache? Sometimes...

    have you cleared your browser cache? Sometimes refreshing is not enough
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center