Title: anyone know any actionscript?
Last modified: August 19, 2016

---

# anyone know any actionscript?

 *  [lenglain](https://wordpress.org/support/users/lenglain/)
 * (@lenglain)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/anyone-know-any-actionscript/)
 * Hi im teaching myself how to use flash to make my own webpages. Right now im 
   making a site that is exclusively flash, except that I want my friend to update
   it via wordpress. so if she wants to update her “aboutme” page then she goes 
   into the wordpress blogging dashboard and updates it herself.
 * I’ve achieved this perfectly but then I decided to make the site in flash and
   see how i could pull off the same thing.
 * on a regular html page all I have to do is include the wordpress loop:
 * <div id=”content”>
    <?php query_posts(‘cat=-4’);?>
 * <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    <div class=”
   post”> <h1>” title=”Permanent Link to <?php the_title(); ?>”><?php the_title();?
   ></h1> <div class=”postmeta”><img src=”<?php bloginfo(‘template_directory’); ?
   >/images/calendar.png” align=”center” alt=”Calendar” /> <?php the_time(‘F j, 
   Y’); ?> | Posted by <?php the_author(); ?> <?php edit_post_link(‘edit’, ”, ‘ ‘);?
   ></div> <?php the_content(‘More »’); ?>
 * </div>
 * so there’s thediv and the php code that calls for the blog posts of a specific
   category.
 * Is it possible to do this in flash? if so how?
 * I appreciate any advice thanks for reading.

The topic ‘anyone know any actionscript?’ is closed to new replies.

## Tags

 * [actionscript](https://wordpress.org/support/topic-tag/actionscript/)
 * [flash](https://wordpress.org/support/topic-tag/flash/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [lenglain](https://wordpress.org/support/users/lenglain/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/anyone-know-any-actionscript/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
