A Flash Developer Resource Site

Search:

Type: Posts; User: davoflav

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    10
    Views
    686

    beautiful. Thanks pellepiano!

    beautiful. Thanks pellepiano!
  2. Replies
    10
    Views
    686

    probably but I don't have to much experience wit...

    probably but I don't have to much experience wit that.

    Here is the situation:

    In an xml file I have a list of schools statewide (Minnesota, USA) broken down by school districts (340) within...
  3. Replies
    10
    Views
    686

    BUGGERS!! sorry pellepiano I was refering to...

    BUGGERS!!

    sorry pellepiano I was refering to the javascript document.write.

    My solution has a couple of problems.

    1. pops up a blank window in firefox
    2. wont work in i.e. because my url...
  4. Replies
    10
    Views
    686

    thanks pellepiano but I couldn't get the...

    thanks pellepiano but I couldn't get the doc.write to work correctly so I took another route.

    on my main swf I have a button that has this:


    on (release) {
    ayp_desc = "this is the variable...
  5. Replies
    10
    Views
    686

    DANG THAT WAS FAST! nkay, well that is good to...

    DANG THAT WAS FAST!

    nkay, well that is good to know but I am still a little confused about how this works.

    I have a list of about 340 items in the parent window that are going to popup a...
  6. Replies
    10
    Views
    686

    passing vars to a swf in a popup window

    I am having a devil of a time with this...


    I want to have my swf pop-up a javascript window with a swf in it and pass variables to it.

    this is the code to launch the popup:



    on...
  7. Replies
    1
    Views
    355

    shortening a passed variable.

    ok. I have the enviable task of working on this years election for a newspaper. yay.

    here is the problem. I have xml info coming in and a variable from the xml is set as PollClosingTime="Tuesday,...
  8. oh I wish it were that easy. I am...

    oh I wish it were that easy. <grin!>

    I am using the TextArea component.

    I have tried giving that component an instance name of text_mc and then using

    text_mc.background = false;

    and a...
  9. transparent background on TextArea component?

    Any ideas on how to do this? I simply want to knock out the background of the component so that it is transparent.

    thanks
  10. Replies
    5
    Views
    1,008

    I found one but thanks for the offer. This my...

    I found one but thanks for the offer.

    This my first venture into 3-d and I find it...addictive.
  11. Replies
    5
    Views
    1,008

    Need a 3d airplane model

    I am working on a project for the 100th anniversary of Orville and Wilburs jaunt into the wild blue yonder.

    Does anybody know of where I could get a a cheap model of a cessna or some other prop...
  12. Replies
    4
    Views
    651

    in need of a database-less guestbook

    Any chance you could share whatcha know? We are trying to build a really simple guestbook into a portfolio website.

    Thanks in advance.
  13. Replies
    3
    Views
    1,612

    very cool. What made AP decide on Flash as a...

    very cool. What made AP decide on Flash as a file format? Just curious because we are trying to decide whether Real, WMP or FLV is the way to go. We have been using Real since the beginning but...
  14. Replies
    3
    Views
    434

    k. PRETTY please help? I'm trying to figure...

    k. PRETTY please help?

    I'm trying to figure out a way to include the preloading into the loading of the images. (shown below)

    I need to find away of showing a running total of all of the...
  15. Replies
    3
    Views
    434

    sequential preloader help please

    I am trying to develope a slideshow that will pull in external jpegs but I want to preload the images before the slideshow starts. I would like to figure out a way I can show the non-broadband users...
  16. Replies
    2
    Views
    292

    bless you.

    bless you.
  17. Replies
    2
    Views
    292

    pointing to a scene..

    THIS SHOULD BE EASY! ARGHH!!
    I have this complex slideshow that loads photos and such and then I run into problems pointing at another SCENE??

    How embarrasing.

    Can anyone explain why this...
  18. Replies
    1
    Views
    368

    in search of a little loadvar help

    I am having a devil of a time getting my txt file-loading code to work.

    The problem is that I have both string literals and variables included in the txt file. When I load the txt file it makes...
  19. Replies
    2
    Views
    434

    you will need to forgive me I am not very...

    you will need to forgive me I am not very profficient at writing functions yet.

    if my code looks like this:

    lv = new LoadVars ();
    lv.load...
  20. Replies
    2
    Views
    434

    loadvar problems

    I am trying to load a txt file into my flash swf but to no avail.
    I have some string literals (in quotes) and some numerical values but the files is being loaded as all string literals with escaped...
  21. Replies
    2
    Views
    386

    cool. this is surfing on the outer limits of my...

    cool. this is surfing on the outer limits of my limited Flash AS ability. i can't get it to work

    I have this on my main timeline:

    _global.linethick = 1;
    _global.linecolor = 0;...
  22. Replies
    2
    Views
    386

    border on an emptymovieclip?

    this is the code I am using to bring jpgs into dynamic photo gallery. I am wondering if anyone has an idea on how to make a border around the finished image

    THANKS!

    for (i = pictotal - 1; i !=...
  23. Irregardless (sorry, I LOVE that word :>), your...

    Irregardless (sorry, I LOVE that word :>), your help was invaluable, Retrotron. I can't thank you enough.

    I'm sure I'll be "seeing" you around.
  24. very cool. Yeah changing the order the jpgs...

    very cool. Yeah changing the order the jpgs where loaded did the trick. I don't see an advantage to using the set interval.

    Although seeing all that code on a single frame is like poetry.

    Am...
  25. but that's the thing.. the streaming is off. The...

    but that's the thing.. the streaming is off. The number that appears in the 'duration' box is the time of the LOADED sound object.

    weird.
Results 1 to 25 of 67
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center