# Help Please: Class or interface could not be loaded

**URL:** https://forum.kirupa.com/t/help-please-class-or-interface-could-not-be-loaded/218479
**Category:** flash
**Created:** [March 8, 2007, 3:09am UTC](https://forum.kirupa.com/t/help-please-class-or-interface-could-not-be-loaded/218479 "2007-03-08T03:09:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![53effie](https://avatars.discourse-cdn.com/v4/letter/5/f6c823/32.png) [@53effie](https://forum.kirupa.com/u/53effie)
#### Post date: [March 8, 2007, 3:09am UTC](https://forum.kirupa.com/t/help-please-class-or-interface-could-not-be-loaded/218479/1 "2007-03-08T03:09:20Z")

</div>

Hi Folks,

I am receiving an error when publishing an .fla file which appears to be caused by an included external .as file. The error I am getting is as follows:

```auto

**Error** /Volumes/Work/flash/photo_selector-philo.as: Line 8: The class or interface 'XmlLoader' could not be loaded.

```

Line 8 reads as follows and is flanked by more variable definitions:

```auto

var xmlContent:XmlLoader;

```

Any help would be greatly appreciated. This is occuring in Flash 8 on MacOS X.

Glen
