A Flash Developer Resource Site

Search:

Type: Posts; User: smenshik

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    354

    Panels work

    I got the panels all over the place right now ;) i understand the undocking of those - but what i was really hoping for was a way to undock the actual internal TABS (say you have index.fla, and...
  2. Replies
    2
    Views
    354

    Run 2 instances of flash 8 for windows?

    Ok - heres what im trying to do

    i have a 5 monitor system i use for flash editing and development in general - is there anyway to load 2 instances of flash 8 at the same time in windows - i want...
  3. yah too bad all our clients customers aren't...

    yah too bad all our clients customers aren't going to be as informed :(
  4. Press SPACEBAR or ENTER to activate and use this control - eolas

    For those of you who havn't been keeping up with this microsoft IE update due to the lawsuite with EOLAS -- you prob got a smack in the face this weekend like me. Microsoft latest automatic update...
  5. Replies
    3
    Views
    1,496

    Any solutions for this now?

    Are there any solutions to this problem now? After using flash for many years this is my #1 annoyance. I copy a ton of symbols from fla to fla and if there happens to be one already named the same...
  6. Replies
    2
    Views
    599

    Yes.. However.

    Yeah, I have used the email method before, however in this case the file that is protected needs to display in the users browser right away. I believe I have found a solution with my asp script by...
  7. Replies
    2
    Views
    599

    ASP Password Protect A File

    What is the best method for the following.

    I have a set of files that reside in a private directory (Non web) on my web server. I want to be able to alow them to be downloaded if they enter a...
  8. Replies
    1
    Views
    340

    Dyanmic Object?

    in this example

    var anObject= {name:"Jim!!", age:30};


    is there anyway to make the name or age labels dynamic?

    basicly im trying to dynamicly create columns in the datagrid component and...
  9. Replies
    0
    Views
    380

    Change fonts in v2 Datagrid? PLZ Help!

    How would I update the datagrid to use different fonts for the following areas

    Header's

    Columns

    and selected cells

    I want to have my headers one font and color, and then each column a...
  10. Replies
    0
    Views
    426

    MX 2004 Datagrid Headers?

    Anyone had luck with setting fonts and styles in the new MX 2004 datagrid? I can set the font of the entire grid, and I can set the entire column of a datagrid to a style.. However.. how do you...
  11. Replies
    8
    Views
    1,298

    Yup.

    What I was wondering is if they could hack the swf, then post it on their own server.. I was planning on using a method that the swf would always contact my server at a hard coded IP address and get...
  12. Replies
    8
    Views
    1,298

    AS Code.

    Im really not too worried about users seeing the AS code itself, but if they can modify it then that would be bad.. Is it possible to modify the AS in a compressed / compiled swf?

    Thanks,

    Shane
  13. Replies
    8
    Views
    1,298

    Hack/Modify Actionscript?!

    I am currently trying to find a way to limit my swf's from running on any sever but my own. I know about the _url command to get the url, however does any of the swf hacking programs out there allow...
  14. Replies
    0
    Views
    414

    Datagrid Symbol?

    How do you make a symbol that you load into a datagrid display the information that you set in the following example:

    for (var i = 0; counter<_level0.display.details.itemcounter; i++) {
    dP[i]...
  15. Replies
    0
    Views
    374

    Change Datagrid From Outside Source

    Ok, this is driving me nuts, how do you change data inside the datagrid once its been created. I have created a test datagrid with some columns of information and i want to be able to click a select...
  16. Replies
    0
    Views
    567

    Scroll Box Unlimited Text Listings

    OK!

    For awhile now I have been using flash to make dynamic applications that list information stored in a database. Here is my problem. I have been using the scrollpane to display the dynamic...
  17. Replies
    3
    Views
    595

    THANKS! That should help me clean some stuff up....

    THANKS! That should help me clean some stuff up.

    shane
  18. Replies
    3
    Views
    595

    Ok, im trying to make myself use the standard...

    Ok, im trying to make myself use the standard instead of the old depricated stuff.. Here is what i have, what is the replacement for this in actionscript? Thanks,

    Shane

    tellTarget...
  19. Replies
    2
    Views
    361

    Thanks!

    Thanks!
  20. Replies
    2
    Views
    361

    How do you use javascript to set the focus of my...

    How do you use javascript to set the focus of my flash file so i can get the Selection.setFocus to work correctly in flash.. Right now you have to click on the flash file first in order to begin...
  21. Replies
    2
    Views
    544

    Hmm

    I did this but for some reason i have to click the button 2 times in order to get it to work as the browsers back button? Any ideas?

    Thanks,

    Shane
  22. Replies
    1
    Views
    398

    OOP

    FYI, figured it out.

    if anyone else comes accros this problem use the following replace function in your script

    addresstemp = replace(address, chr(13), "<'BR'>")

    dont forget to remove the '...
  23. Replies
    1
    Views
    398

    Anyone know a solution to this. I have a form...

    Anyone know a solution to this.

    I have a form in flash where i enter address information in one field, so it looks like this:

    Shane M.
    Addressline1
    AddressLine2

    My question is, when you...
  24. Replies
    23
    Views
    2,830

    :) actually i have a pretty extensive portfolio,...

    :) actually i have a pretty extensive portfolio, just not one i want to show the public unless they are a prospective client.. no need in letting my competition see what i have been up too :)

    Shane
  25. Replies
    23
    Views
    2,830

    :)

    If i could just find the time to make my own site I would tell you the answer.. Everytime i get to work on my own site, i get a job and have to work on it.. Job = more $$, and no one is going to pay...
Results 1 to 25 of 54
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center