A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Google Calendar and Flash

  1. #1
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304

    Google Calendar and Flash

    Just realized that Google Calendars can be imported into a HTML website..

    Is there a way to load this into a flash site??

    how???
    Blue Skies,
    Dave

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    Loading it into HTML does not mean you can load it into flash. There are only some tags supported.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    So what would be a good way to do it?

    .. I was thinking a seperate pop up window.. and use the code..
    Blue Skies,
    Dave

  4. #4
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    Which code? How do you load it into HTML?
    - The right of the People to create Flash movies shall not be infringed. -

  5. #5
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    If you have a calendar it will generate this code which can then be embedded into your website.. the actually calendar will show up.. it has some minor style features..

    here is the code

    Code:
    <iframe src="http://www.google.com/calendar/embed?src=mumh5125i6hp5otrroflnht3g4%40group.calendar.google.com&amp;height=614" style=" border-width:0 " width="640" frameborder="0" height="614"></iframe>
    Blue Skies,
    Dave

  6. #6
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    It wouldn't work, because the iframe tag is not supported in flash and with the img tag it does not work. You have to use html page for that.
    - The right of the People to create Flash movies shall not be infringed. -

  7. #7
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    Ok.. but is there any way I could do this with a seperate html pop up window???

    I really need a calendar on the site.. this seemed easier to do..


    Do you have any ideas... I have looked at the calendar component that comes with flash but doesn't seem to be able to add events..


    really need help with this.. thanks
    Blue Skies,
    Dave

  8. #8

  9. #9
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    thanks chris..

    but confused on how to get it to work....i am very dumb when comes to AS
    Blue Skies,
    Dave

  10. #10
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Not sure yet, going to play with it myself when I get home. I'm remote right now. Sepiroth must have some examples. Google it too in the meantime.

  11. #11
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    thanks.. will do that see what I can find.... thanks again for the help
    Blue Skies,
    Dave

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center