A Flash Developer Resource Site

Search:

Type: Posts; User: hiyatran

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    930

    Compare 2 Arrays

    I have 2 arrays and I would like to compare the 2 arrays.
    If an element in array 1 is NOT in array 2 then I would like to display that element.

    In this case, I should only display the letter "c"...
  2. Replies
    1
    Views
    1,204

    Confused with innerHTML

    I trying to display a random number using innerHTML
    Here's my code:

    <html>
    <head>
    <script language="JavaScript">
    var myArray = new Array("String1", "String2", "String3", "String4", "String5",...
  3. Replies
    2
    Views
    1,041

    Calling a Function

    I would like to call a function within a function. Is this even possible??
    When I do this I get "undefined"

    Here's my code:

    <html>
    <head>
    <script type="text/javascript">
    function...
  4. Thread: Display Array

    by hiyatran
    Replies
    1
    Views
    1,520

    Display Array

    I would like to display the elements in my array but it is NOT working. Here's my code:


    <HTML>
    <HEAD>
    <TITLE>Test Input</TITLE>
    <script type="text/javascript">

    function addtext() {
    ...
  5. Replies
    1
    Views
    1,185

    Open a New Window

    when a user click on a link, it would open a new window in HTML it is something like this:

    <a href="http://google.com" target="_blank">click here</a>


    How do I do this in Javascript? So a...
  6. Replies
    1
    Views
    1,800

    Highlight Image in CSS

    I have this:

    img.decor{
    text-decoration:none;
    border:#CCCCCC thin solid;
    padding: 4px;
    }

    My HTML:
  7. Replies
    1
    Views
    1,524

    Calling CSS in Javascript

    in HTML you can call CSS


    <head>
    <link rel="stylesheet" type="text/css" href="style.css" />
    </head>

    <tr><td class="cssHere">Display</td></tr>

    can you even call CSS in javascript?
  8. Thread: My animation.

    by hiyatran
    Replies
    3
    Views
    4,369

    WOW, you did that in just 3 days!! very...

    WOW, you did that in just 3 days!!
    very impressive
  9. Replies
    4
    Views
    4,044

    What apples wants apples gets so this is not...

    What apples wants apples gets so this is not going to deter them from doing what they want. but nice try
  10. looks very nice, professionally done. I really...

    looks very nice, professionally done. I really like the photo gallery. It is like streaming video. very nice.
  11. Replies
    4
    Views
    3,455

    the site looks good. looks like you put a lot of...

    the site looks good. looks like you put a lot of work into it and hats off to you.

    When I click on the English flag, the articles are in Lithuanian. You need to make it consistent. People...
  12. Replies
    11
    Views
    5,244

    I am sorry if I was a little harsh but there's a...

    I am sorry if I was a little harsh but there's a difference between creating a website for fun and starting a business with it. I didn't know you were doing it for fun. My bad...

    I was looking...
  13. Replies
    11
    Views
    5,244

    Sorry if I hurt your feelings In real life if...

    Sorry if I hurt your feelings

    In real life if people are not impress with your product then they will look somewhere else so you need to impress them from the very beginning.

    If you are new to...
  14. Replies
    10
    Views
    5,448

    I've seen other flash only website that takes a...

    I've seen other flash only website that takes a long time to load. Very impressed!!
  15. Replies
    0
    Views
    2,589

    Snooples Review

    Snooples.com - Used Item Classified Ads - Buy Sell for Free

    Any comments or suggestions are greatly appreciated.
  16. Replies
    10
    Views
    5,448

    It is very clean and loads quickly. I was very...

    It is very clean and loads quickly. I was very surprise. I also like your blog. good job.
  17. Very cool. I like it a lot. Maybe you can add...

    Very cool. I like it a lot. Maybe you can add shapes like circle, square, etc.
    But very nice.
  18. Replies
    11
    Views
    5,244

    Very basic. Looks like it took you 5 mins to do...

    Very basic. Looks like it took you 5 mins to do that website.
  19. Replies
    5
    Views
    3,741

    It is nice but a lot of people are moving away...

    It is nice but a lot of people are moving away from a total flash website cause not everyone have flash player installed.
  20. Replies
    5
    Views
    3,874

    When you upload your video to youtube then link...

    When you upload your video to youtube then link that video to your website then you are not killing your bandwidth. Just a thought.
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center