A Flash Developer Resource Site

Search:

Type: Posts; User: pazrat

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,861

    the main problems i am having with media queries...

    the main problems i am having with media queries is the objects moving when it scales down like images and some divs they move across to the right for example

    i have a logo within the top left...
  2. AS 2 i have tried the code in my product but it...

    i have tried the code in my product but it doesn't show up the time i have checked all the names the code and put it all in the correct places and i cant seem to get it to work
  3. Thread: drop down menu

    by pazrat
    Replies
    0
    Views
    5,651

    drop down menu

    hey i have got a problem with my drop down menu i didn't really create the menu my self i used www.purecssmenu.com the whole thing works on firefox but every other browser shows it 10 times bigger...
  4. AS 2 does not work =/ im thinking of creating them in...

    does not work =/ im thinking of creating them in action script 3 and then using the get time function in that =S but im not sure any advice ??
  5. AS 2 Im confused i need someone to look at this please.

    //get date info from system
    mydate_ist = new Date();
    hrs_ist = mydate_ist.getHours();
    mins_ist = mydate_ist.getMinutes();
    //put zeros where needed
    if (hrs_ist<10) {
    hrs_ist = "0" add...
  6. Replies
    4
    Views
    2,993

    it used because action script 3 is a different...

    it used because action script 3 is a different language so there is more learning involved it is the same as css3 and css2 even thou css3 has been out a while most people still are not using it fully...
  7. Replies
    3
    Views
    1,861

    responcive design

    what is the easiest way to create responsive designs ??

    i have tried using media queries and certain things don't work then i looked into the view port method and that looks better i would just...
  8. Replies
    0
    Views
    819

    AS 2 time and date issue

    hi i have created a form of mathematical calculator for a company and they all look great about 3 months ago i stopped because the ones i needed was finished about 2 days ago i was asked to make some...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center